https://github.com/yasir-arafah/stone-removal-game
"Stone Removal Game" is a cute AI game created with Python. You need to think very carefully before your turn, because the AI can beat you really bad!!
https://github.com/yasir-arafah/stone-removal-game
google-colab-notebook math-properties python stone-removal-game
Last synced: 7 months ago
JSON representation
"Stone Removal Game" is a cute AI game created with Python. You need to think very carefully before your turn, because the AI can beat you really bad!!
- Host: GitHub
- URL: https://github.com/yasir-arafah/stone-removal-game
- Owner: Yasir-Arafah
- Created: 2025-01-20T11:23:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-20T11:33:28.000Z (10 months ago)
- Last Synced: 2025-04-11T05:57:57.240Z (7 months ago)
- Topics: google-colab-notebook, math-properties, python, stone-removal-game
- Language: Jupyter Notebook
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stone-Removal-Game
Game Rules:
Rule 1: Randomly assigns the first player between human and AI
Rule 2: The first one to remove all the stones from the pile wins!
#### Be careful, the AI is smart!!!