Browse free open source Python Puzzle Games and projects below. Use the toggles on the left to filter open source Python Puzzle Games by OS, license, language, programming language, and project status.

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Orchestrate Your AI Agents with Zenflow Icon
    Orchestrate Your AI Agents with Zenflow

    The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness

    Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
    Try free now
  • 1
    Hungarian Rings

    Hungarian Rings

    Hungarian Rings - Puzzle Simulator

    Hungarian Rings - Puzzle Simulator This is a simulator of the famous "Hungarian Rings" puzzle. this is a small python program that uses the pygame library home page: https://github.com/grigorusha/Hungarian-Rings forum page with my other Puzzle simulators - https://twistypuzzles.com/forum/viewtopic.php?p=422931#p422931 You can create a text file with a script that describes the location of rings, balls and their colors. Each ball can be marked with a marker (letter or number) to make the puzzle harder to solve. I have created files for all the ring puzzles, you can download them from the "Ring" folder.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    JumbleGame

    JumbleGame

    A word puzzle game with a set of words scrambled.

    A word puzzle game with a set of words, each of which is “jumbled” or scrambled. A solver answers the scrambled word with the correct word, and can also request for a hint
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Puzzle Dungeon

    Puzzle Dungeon

    A cell-based puzzle game featuring classic and completely new puzzles

    Puzzle Dungeon is a free-software game that incorporates classic puzzle games like Sokoban, StoneAge, Atomix, The Minotaur and Theseus, Memory, Fifteen, RotatePic, as well as new puzzles. The game uses pygame and pgzero. It should work well on GNU/Linux, Windows and other Operating Systems. Most levels are generated automatically, offering a new experience every time. Pre-created maps are also supported, including classic collections. Players can reload the same level if stuck - whether it’s newly generated or pre-created. Some puzzles are time-limited, others require strict adherence to rules, and many involve finding a path to the finish. Some levels even feature enemy encounters.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Sudoku Maker is a generator for Sudoku number puzzles. It uses a genetic algorithm internally, so it can serve as an introduction to genetic algorithms. The generated Sudokus are usually very hard to solve -- good for getting rid of a Sudoku addiction.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Sudoku-Tk

    Sudoku-Tk

    Sudoku games and puzzle solver

    Play and solve sudoku puzzles. Start from an empty grid, generate a puzzle or load one. The game is timed. The generated puzzles have a unique solution. Mistakes (twice the same number on the line / column / row) are highlighted in red.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Yet Another Python Sudoku puzzle game
    A Sudoku puzzle game written in python, also using wxPython and pyGame.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    3D maze that easy to create, hard to get out. Try it on and develop it if you're interested. Great if you join me and make it better.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    PyTowerDefense
    An Open-Source Tower Defense Game developed with Python and Pygame. If you wish to show your appreciation, please consider flattrering the project: https://flattr.com/thing/141093/PyTowerDefense
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    WordsGenerator

    Generate Possible Words For Words Game

    This is a python program that looks up possible words from a dictionary over 1,600 words. You type in letters that you have and the program will generate all possible words from the dictionary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    pyBlocks
    A simple blocks game made with python and pygame. Licensed under GPLv3. Used python 2.6.4 and pygame 1.9.1 for development. Tested on Linux and Win XP. Update 2013: I'm sorry that the development for this game stopped. I tried to render everything with OpenGL and as expected, found myself in the middle of a multitude of problems relating to it. The blocks look a lot cooler in 3d though, so I hope I'll manage to resume studying what went wrong and eventually fix it. If I had a Windows machine to do development on, I might try to rewrite everything in Unity, but until they make a Linux dev platform, I think I'll remain with pygame and pyOpenGL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Beam Blocks is a tile-based, turn-based, deterministic puzzle game. The object of the game is to, on each level, collect a fixed number of gems and escape the level through an exit hatch, resembling in that aspect games like Boulderdash.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Match a picture with its name in the alloted time to win. This game is played like the game known as Concentration, Memory or Match. There are multiple levels, a highscore, and soundtrack. This game might be helpful to someone learning Python and pyGame
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A console based tetris game implemented in Python and aiming as a start point to be a ksirtet clone.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    GemDash

    GemDash

    Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python

    A Gem Dash is motivated from specific 8-bit games. Since it's my first code in Python, the old template gave me a good code basis to understand how to build game logic, use PyGame and create something that will work and I can finish. I can add even more game mechanics and changes. *_win include .exe (executable) *_mac include .app (in dmg, works independent) Requirements: - Python 3.13.2 or newer - Pygame 2.6.1 or newer ( terminal: pip install pygame ) Objective And Rules Of The Game: - Collect all the diamonds to open the exit to go to the next level. - Collect and Place explosives and make Kaboom ! - Stay alive and avoid the monsters ! - Cursors, CTRL+Cursors, place: SpaceBar, stuck: Backspace, pause/exit: ESC, music: M Room For Improvements: This is just a learning programming experiment of 8-bit games mechanics. If you were to polish this game further you would want to add things like: - Add new levels in GemLevels.txt - Create new monster
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Geraniums Pot

    Geraniums Pot

    Geraniums Pot - Intersecting Circles Puzzles Simulator

    Geraniums Pot - Intersecting Circles Puzzles Simulator This is a simulator of the famous "Geraniums" puzzle. this is a small python program that uses the pygame library home page: https://github.com/grigorusha/GeraniumsPot forum page with my other Puzzle simulators - https://twistypuzzles.com/forum/viewtopic.php?p=424143#p424143 You can create a text file with a script-puzzle that describes the location of circles. I have created files for all the Intersecting circles puzzles, you can download them from the "Garden" folder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Another tetris-like little game. Move Pebbles around a board to form lines of three or more which will then disappear, letting other pebbles fall down. The game is written in Python using the PyGame library so it should run on many platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pyo pyo is a python/pygame falling blobs game, inspired by the Puyo Puyo series made by Compile. It isn't really playable yet, so cvs only now. See the homepage for more info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write a image (png, jpeg, etc) with a sudoku.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    SudokuBan is a graphical program to generate, show, give hints for and solve Sudoku puzzles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Viola is an interpreter for Z-Machine games, like those created by Infocom, written in Python. It will have full support for all eight Z-Machine versions, and the blorb resource format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The purpose of this project is to centralize knowledge of the World of Goo modding community both in documentation of file structures in a Wiki, and later in a map editor. An utility to pack/unpack file format use by WOG is provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A game about navigating falling blocks in a circular well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Linki: an addictive, original puzzle game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Python implementation of the code-breaking game mastermind including gui and auto-solver.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    mazeman

    mazeman

    A scriptable 2d randomizable maze game

    Mazeman is an original puzzle game, somewhat like "chip's challenge" except it can generate new randomized puzzles from a carefully balanced array of elements. The objective is to find the gems amongst the other dynamic maze elements. A very terse and powerful scripting language and an integrated script debugger enable users to generate their own maze designs. Maze is a mesmerizing addictive and fascinating puzzle with a deceptively simple premise. Scripts allow new players to acquire skills gently and provide diabolically dastard puzzles for the expert. The included maze help manual is an exhaustive treatise of mazeology that will enlighten you to the subtle beauty of maze's simplicity and sophistication. The desktop screenshot shows the two versions running side by side for comparison.
    Downloads: 1 This Week
    Last Update:
    See Project