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.

  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Brain Workshop

    Brain Workshop

    Python implementation of the Dual N-Back mental exercise

    Brain Workshop is a Python implementation of the Dual N-Back mental exercise. This exercise is the only mental activity that has been scientifically shown to improve your short-term memory (working memory) and fluid intelligence.
    Leader badge
    Downloads: 504 This Week
    Last Update:
    See Project
  • 2
    PySolFC
    PySolFC (PySol Fan Club edition) is an extended version of PySol (a solitaire card games collection).
    Leader badge
    Downloads: 533 This Week
    Last Update:
    See Project
  • 3
    pySioGame / eduActiv8

    pySioGame / eduActiv8

    Educational Activities for Kids

    The pySioGame project has been renamed to eduActiv8 - please visit the new project page at https://sourceforge.net/projects/eduactiv8/ More info available at http://www.eduactiv8.org Packages for multiple Linux distributions of eduActiv8 are available from: https://software.opensuse.org//download.html?project=home%3Aimiolek-i&package=eduactiv8
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    kiki the nanobot is a 3-D puzzle game. It is basically a mixture of the games Sokoban and Kula-World.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Old-school, puzzle game similar to Solomon's Key.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Pathological is an engaging puzzle game in the spirit of "Logical" by Rainbow Arts. To clear a level, match the rolling marbles by collecting them into wheels. A wide variety of board elements makes the game fun and challenging.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    A word search maker for teachers, parents and those who enjoy creating puzzles. FindThatWord aims to be the best free wordsearch creation program available with useful features such as clues, hidden messages and automated page layout.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    krank is a little casual game.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    PySolFC French Edition

    The PySolFC Project translated to french

    Downloads: 5 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    4digits Puzzle Game
    4digits is a guess-the-number puzzle game. It's also called Bulls and Cows, and in China people simply call it Guess-the-Number. The game's objective is to guess a four-digit number in 8 times.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Driving sim crossed with golf/football. Drive buggies around the Jungle finding balls and knocking them through obstacles to your goal, while at the same time trying to stop other players doing the same. Uses ODE physics with OGRE graphics.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Nautilus

    Nautilus

    Nautilus and Square-1 - Puzzle Simultaor

    This is a simulator of the famous "Nautilus" and "Square-1" puzzles. this is a small python program that uses the pygame library home page: https://github.com/grigorusha/Nautilus forum page with my other Puzzle simulators - https://twistypuzzles.com/forum/viewtopic.php?p=436170#p436170
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    The Amazing Game is a maze type game developed in Python 2.5 & PyGame Additional to keyboard input it can use two alternate imput methods to allow the user(s) to move about the maze.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A yellow robot, who is trying to get out of a spaceship by solving mazes and jumping through teleports . But will he got out?
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Software for exploring & solving polyform puzzles, written in Python. Includes solvers for: pentominoes/polyominoes, solid pentominoes, Soma cubes, polycubes, polyiamonds, polyhexes, polysticks, and more to come.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Xword is a GTK crossword puzzle program. It reads and writes puzzles in the AcrossLite format used by The New York Times. It has printing, a clock, a word list, auto-saving, and options to check and reveal letters of the puzzle.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    nPuzzle 8 / 15 play with numbers and cropped images! Searching algorithm A* : divide and conquer approach based on Manhattan-distance and linear conflict. Author: Roberto Bracaglia Morante ver 2.0 written in Java, May 2014 // many improvements and bug fixes ver 1.3 written in Jython, May 2014
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ - numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy #### UBUNTU #### To install these packages on Ubuntu 12.04 and derived run this command on terminal: sudo apt-get install python python-pygame python-numpy #### ARCHLINUX #### To install these packages on Archlinux run this command on terminal: sudo pacman -S python2 python2-pygame python2-numpy Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Fruit machine game written in python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A 3D puzzle game written in python and developed using ogre. The player controls a ball trying to solve puzzles by destroying blocks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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: 1 This Week
    Last Update:
    See Project
  • 23
    Puzzle Patch

    Puzzle Patch

    Entertaining and interactive game of solving 50+ puzzle pieces

    Welcome to Puzzle Patch, the ultimate desktop puzzle-solving experience that promises fun and engaging entertainment for players of all ages including kids! Kids will love to play this game as it helps in their cognitive development, spatial awareness as they arrange these scrambled puzzle pieces into 1 perfect picture. Visual recognition will be improved as kids try to identify shapes, patterns. Puzzle Patch has a wide array of features and functionalities designed to immerse you in a world of captivating gameplay with immersive sounds and delightful interaction. With a friendly user interface, and options to change background color, solving the puzzle is more of fun. Join us in the world of Puzzle Patch and unleash your puzzle-solving prowess! Whether you're a seasoned enthusiast or a curious beginner, solving puzzle is fun. Get ready for dazzling visuals and sounds. Let's play Puzzle Patch!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Python Tetris

    Tetris game powered by Python 3

    A basic Tetris game with most modern mechanics of the genre. Includes SRS rotation functionality and modern scoring! (Will no longer update due to me wanting to move on to new projects.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Pyzzle - A Myst Game Engine
    Pyzzle is a cross-platform game engine for creating large-scale, 2D Myst-like adventure games. The engine supports 2D panoramas, features an intuitive design mode, and allows users to download content from the internet. Pyzzle is written using Pygame.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB