A symmetric, sequential move, perfect information game. Now you can play with a bot. Or you can find a bot instructor when playing with a human.
Made with Unity as the end-of-term homework. Assets by ChatGPT Images 2.0, and Code by me with help of Copilot and Codex.
I'm still polishing the AI slop...
Setup: Both players start with 1 on each hand.
Move: On your turn, add one opponent's hand value to one of your own.
The Rule of 8:
- Sum = 8: Hand is removed.
- Sum > 7: Hand resets to 1.
- Sum < 8: Hand keeps the total.
Win: Be the first to remove both hands!