Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/juandelahd/fifteen
- Owner: juandelaHD
- Created: 2023-03-27T13:45:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T13:46:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T15:59:24.633Z (3 months ago)
- Topics: fifteen-puzzle-game, game-development, python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)