Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juandelahd/fifteen

Classic Fifteen Puzzle game implementation in Python, where players rearrange numbered tiles in a grid by sliding them into an empty space. Features customizable grid sizes, intuitive controls, and optional solvability checks for a challenging yet nostalgic experience.
https://github.com/juandelahd/fifteen

fifteen-puzzle-game game-development python

Last synced: 17 days ago
JSON representation

Classic Fifteen Puzzle game implementation in Python, where players rearrange numbered tiles in a grid by sliding them into an empty space. Features customizable grid sizes, intuitive controls, and optional solvability checks for a challenging yet nostalgic experience.

Awesome Lists containing this project

README

        

# Fifteen
El juego del 15 o taken es un juego de deslizamiento de piezas que presentan un determinado orden inicial dentro de una cajita cuadrada.
¡Resuélvelo en la menor cantidad de movimientos posibles!

(Para jugarlo, unicamente corra el archivo main.py)