Open Source Desktop Operating Systems Puzzle Games - Page 3

Puzzle Games for Desktop Operating Systems

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Lasermania 2020 - Atari XL/XE

    Lasermania 2020 - Atari XL/XE

    Rebirth of this superb logical game after 30 years!

    Control crawler, push boxes, guide laser to destroy all the alarm sensors and collect memory capsules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A block game in the style of tetris. Colored blocks are dropped on the grid and the color components of the new block add to (or cancels) components in the existing blocks. Creating a line of 3 or more blocks causes those blocks to be eliminated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PrevToNextFill (1-2-3 Fill)
    1-2-3 Feel is a simple clicking timekilling game for those, who like minesweeper and various loops games. Goal: fill all field. Rules: For number <i> you can move only from <i> to <i+1>. You can move only from reached points to not reached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Puy0Training

    Puy0Training

    Puy0Training est un logiciel d’entraînement à puyo puyo

    Puy0Training permet de vous exercer, pas à pas, à la construction de schémas et de chaînes à partir d'une distribution aléatoire de Puyos simulant l'algorithme de Puyo Puyo Tsu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Quad is an Open Source "Tetris" clone for Windows. Written in C++. Obviously, it's a falling geometrical blocks game. Author: Me, Adam Taylor Thanks to Brandon Miller and GameDev.net forums
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A fun four-player game based on the pause mode from Jeff Minter's "Iridis Alpha".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RuleRule

    RuleRule

    A puzzle game of rules acting upon rules. Create the desired pattern.

    RuleRule is a game which might be of interest to students and researchers of AI, machine learning and related areas. In this game, rules act and modify other rules (including themselves). The goal is to reach a desired condition (e.g. a checkerboard of red and yellow). Versions For a first test of the game mechanics in your browser, download the Javascript version, coded by Jan-Hendrik Vienup (December 2014, GPL) tested with Firefox, MSIE, Chrome, and Safari : RuleRule3.zip First created with NeXT Interface Builder and Objective-C files (1995, Mach OS): rulerule.gz (Creative Commons Attribution License). For some history, see http://hilgemeier.gmxhome.de/codes/rulerule.htm Unfinished Java project, running under Eclipse Luna with Windows 7 (2012, LGPL). Contains notes and design diagrams for possible future development. Doxygen-documented : RuleRule2.00_working.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A port of Simon Tatham's Portable Puzzle Collection to the GP2X, using SDL and SDL_gfx libraries as the basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Scalar is an addictive puzzle game. The goal is to assemble images from pieces that are shuffled randomly. The game is based on SDL and works on Windows, Linux and MorphOS so far.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    A simple command-line Solitary Game automatic solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sudoken is a free sudoku game written in Java. You can play sudoku, solve existing sudokus, and generate new ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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  . | .   .  . | . . . .   .  . | 2 1  . | . . . .   .  . | .   .  . | 2 1 . -------+-------+------- .   .  . | .   .  . | . . . .   . 2 | .   . 1 | . . . .   . 1 | .   . 2 | . . . - Contains a default template, so it can run on it's own, without any additional external file. - The embedded template can be saved to disk. It will be used if specified as an input argument, or just exists in the working directory, so you still can customize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple GUI-driven application to solve and generate sudoku puzzles through logical means. Also supports manual solving, with pencil marks and cell colouring. Should be able to solve any standard sudoku from a newspaper or magazine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Sudoku Solver

    Sudoku solving library using bruce-force search algorithm

    The SudokuSolver class inside this library is simple and easy-to-use. It uses the bruce-force search algorithm to solve the Sudoku appeared on daily newspapers, books, etc. Continual updates to this library give you easier experiences with Sudoku solving, and can solve other sorts of Sudokus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Sudoku Solver

    A simple sudoku solver !

    This program solves sudoku grids, using human techniques and brute force. It is written in c++ using Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Curious mad fan of sudoku, I've been pretty disappointed to always find programs processing all cases. For us "humans", it's unusable. That's why I've had in mind so far to create one which could help us (giving hints) if we're stumped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Small game of questions. Written in ANSI C using the SDL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Redcode evolver. Uses a "soup" of warrior DNA to make super warriors. READ FORUMS for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TKlone, short for Tetris Klone, is a simple DOS-based game, with more features coming in the future. TKlone version 2.0 uses DirectX and Windows programming for a better experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    T^3 ("T-cubed") is a 3D Tetris game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tetris++ is yet another cross-plattform clone of the good old Tetris. Tetris++ will first be a clone of the original with a bit more fancy graphics and will be enriched with new features in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Butterfly Effect

    The Butterfly Effect

    Physics Game like "The Incredible Machine"

    An open source game that uses realistic physics simulations to combine lots of simple mechanical elements to achieve a simple goal in the most complex way possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Escape is a modification to the popular Source engine . The concept: A game where you have to escape from a prison. You have to puzzle your way out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Thirty-One is a fun little game, where the user plays against the computer in a race to the number 31 (thirty one). Each selects a number until the aggregate equals 31. To also be extended to player versus player. Also, will hopefully gain a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tical is yet another falling-blocks game with freely adjustable field size and a "wrap-around-mode" where the left and right borders of the field are virtually connected.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB