Showing 190 open source projects for "open ssal 1"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1

    MetarSweeper

    MetarSweeper is a minesweeper game :)

    MetarSweeper is a minesweeper game, with one difference from the other variants. It takes guessing to the next level, making it not some random thing, but demanding that the map may be solved with predetermined probability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sudoku impostor

    sudoku impostor

    A sudoku variant

    Sudoku Impostor is a new Sudoku variant. The proposal specification for the new variant is being made available in html format for review by anyone who would like to participate, corroborate, copy or whatever. The impostor solver, generator will adhere to this specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BOXit is a small logic game for the lunchbreak. Clear the playing field as far as possible, by dragging same-colored or equivalent tokens one over another, if they are in the same row or column on the playing field. Easy to learn - but hard to handle!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Visual Integer Factor

    Puzzle game demonstrating whats so hard about binary integer factoring

    ... dimensions, from the lowest digit of the 2 odd integers both upright and upleft, its factors, and in the 2d space they are rectangle edges of, those pixels/digitbits must be on when there is an on bit somewhere downleft and downright after crossing empty cells, but if it finds either whole diagonal row empty then it must also be empty/zerodigit. The 2 main rules are: Any 2 cells below may both turn off and turn on the one above, or the reverse, and any on cell may move horizontally to an empty cell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Maxit
    Maxit is a single-player puzzle game. The NxN board contains N^2 randomly-placed integers ranging from 1 to N^2. A player must select a piece that belongs to the same row or column as the opponent's previously-selected piece. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Sudoku for You

    Sudoku For You - a tool for generating and solving, is now free for do

    Sudoku For You - generate and solve sudoku puzzles. Here you can generate hundreds of different puzzles and then try to solve them. In any case you're not successful in solving a puzzle - you can ask for the right solution. Sudoku is one of today's most popular computer games worldwide, gaining hundreds of thousands of new fans each month around the globe. The supported languages are: French, English, Spanish, Italian & German. Enjoy! This software is technically supported around...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sudoku for Java - HoDoKu
    Sudoku generator/solver/analyzer written in Java (English and German). Lots of human style techniques (singles, subsets, LCs, fish, wings, uniqueness, coloring, chains, ALS), powerful analyzer (manage multiple solutions for one sudoku). Includes Learning and training modes and a booklet printer.
    Leader badge
    Downloads: 278 This Week
    Last Update:
    See Project
  • 8
    Magnetar

    Magnetar

    A puzzle game to challenge your organizing skills

    The game will give you several magnets which stay randomly in the screen, and your task is to move everybody to the gray region in the center of your screen. In the beginning, you can move only one magnet; however, when the north pole and the south pole of two separate magnets are next to each other, the two magnets will be conjoined together, so you are capable move more. You can also use the magnet you can move to push other magnets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Autonom

    Enter a two dimensional maze and exit automatically.

    ... to find its way until it reaches the (0,x) point. In version 1.0.0, we have limitations; - We're in 2 dimensional world, meaning we have only x and y axis. - We have a one-way graph. There's only one solution to find the way from the starting point to the (0,x) point. Future versions will include 3 dimensional space and will include more complex mazes with many solutions. Arda Ulas UNLU ardaulas@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    Sudoku MC

    Sudoku MC

    Sudoku solver based on the initial work of Michael Kennett

    Console based sudoku solver. It is a modified version of the solver included in the Ubuntu distribution of Linux, and has similar functionality to the original by Michael Kennett. New features: - You interactively can open and save boards with it. - The title of the board can be edited. - Added early contradiction check to detect if the board is unsolvable: 1 2  . | .   .  . | . . . .   .  . | 1 2  . | . . . .   .  . | .   .  . | 1 2 . -------+-------+------- 2 1...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Sudoku is a logical game. The user has to place the numbers 1 to 9 in every row, column and square. But, and that is the challenge, no number can be used twice! Sudoku-Puzzle is a simple JavaScript which generates random puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sudoku's simply solver

    Sudoku's simply solver

    simply sudoku's solver that show step by step the solution

    A simply sudoku's solver make with fotran language that show step by step the solution of the puzzle. It is fast and light, not need installation - virus free. 1) open zip file into a directory 2) edit file text "matrice.txt" with notepad and insert the sudoku puzzle with zero on empty cell 3) start "solutore sudoku.exe" 4) insert on ms-dos window the sudoku dimension (es: 3 for 3x3 dimension) 5) push enter to see step by step the solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LASengine is a powerful game engine to create 2D point-and-click adventure games. It uses LUA as the scripting tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    8-Tiles

    8-Tiles

    The 8-Tiles project is to study, play and analyze the 8-tiles problem.

    The 8-tiles project is to study, play and analyze the 8-tiles problem. Currently, it runs in 2 algorithms, Breadth First Search and Depth First Search. Even if you don't like the current implementation of one of algorithms, you can easily modify it, change it, or even implement and your new preferred algorithms using the game elements. Adding new algorithm will cost you changing about 2 or 3 lines besides your own implementation. Not only run the algorithm, but the interface helps you to show...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Advanced Numeric Puzzle Game

    Advanced Numeric Puzzle Game

    This is a Game with Random Numbers . Player have to sort them .... This Game Create By Delphi XE2 No Special Component Need Use : 1 TForm and 1 TMainMenu and 1 TTimer and Dynamically Create 1 TPanel and TButton`s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ksokoban

    The japanese warehouse keeper game

    KSokoban is a type of transport puzzle, in which the player pushes boxes or crates around in a warehouse, trying to get them to storage locations. Rules: 1. Only one box can be pushed at a time. 2. A box cannot be pulled. 3. The player cannot walk through boxes or walls. 4. The puzzle is solved when all boxes are located at storage locations. KSokoban original game is available under http://hem.passagen.se/awl/ksokoban/ and was written by Anders Widell, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Vexed

    Vexed

    Vexed, the classic Palm game made in C# for .NET 4

    This is a full remake of the original Vexed for the Palm in the style of the Psion version by Ewan Spence which I loved. All the original level packs are there as well as the features from the Psion version (save/restore state, blocks remaining, undo and solve). It's one of the best puzzle games I've ever played and decided it needed a makeover for Windows. Open source, of course, you'll find the original on Sourceforge still at http://vexed.sourceforge.net/. I hope you enjoy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Classic sudoku

    Classic sudoku

    A free classical sudoku game

    Classical sudoku is a free game where you can easy start to play on one of three levels: easy, medium and high. And there are a few addition features that makes game more interesting. Download now and start to play!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Maths Magic

    Maths Magic Game

    Maths Magic is a simple game to improve addition skills in a fun way. The objective is to find a number or a sequence of numbers that add up to the target number. For example, when a single number like 6 is displayed, you can press 6 directly or a sequence of numbers that add up to 6 like 1, 2 and 3 or 2 and 4 or 1 and 5. Also, if a number like 11 is shown as the target number, you can press 2 and 9 or 3 and 8 or 4 and 7 or 1, 3 and 7 or 2, 3 and 6 or 5 and 6. For any target number the goal...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JIVES
    Java Interactive Virtual Enviroment System - A framework to create latest generation 3D Inventory Based Adventure Games and simulators, where user can combine items of an inventory and make them interact with the entites of a virtual world. Test JIVES online: 1) Download basic demo script from http://sourceforge.net/projects/jives/files/1.0/basic-demo-jme.jives/download 2) Run the applet from http://simonesegalini.altervista.org/jives/test/test.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Boxman Quiz

    Boxman (Also called Sokoban Pushbox) is a transport puzzle in witch th

    Boxman (Also called Sokoban Pushbox) is a transport puzzle in witch the player pushed boxes around a maze, viewed from above, and tries to put them in designated location. Only one box may be pushed at a time, and boxes cannot be pulled. This Game is coded in Caml language, So to try it, you need to compile it first with Camllight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Mastermind

    Mastermind

    This is a simple Mastermind game, developed in c++ with SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    To build an OpenGL game using programmable robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Super-Lines
    super-lines is a variation of commonly known dos-game COLOR LINES. It is written in java, supports user authentication, game progress saving and online-mode when users score is sent to server and saved in database.
    Downloads: 0 This Week
    Last Update:
    See Project