https://github.com/itsmenicky/hashgame
Python HashGame
https://github.com/itsmenicky/hashgame
cli game python
Last synced: about 1 year ago
JSON representation
Python HashGame
- Host: GitHub
- URL: https://github.com/itsmenicky/hashgame
- Owner: itsmenicky
- Created: 2024-05-14T04:16:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T02:00:24.000Z (about 2 years ago)
- Last Synced: 2025-01-24T19:15:58.975Z (over 1 year ago)
- Topics: cli, game, python
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HashGame
HashGame developed in Python. The game is simple, with a printout of the board map to make the moves easier, as well as organizing the moves by column and position. I would like to thank Gabriel Meira (https://github.com/gabrielmeiradev) for his contribution to this project, who performed the main functions related to validating the moves.