What looks like a feature complete game

This commit is contained in:
2024-04-04 21:23:44 +02:00
commit d445da405a
5 changed files with 3710 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Deathroll Game
## How to play
- You choose the initial number.
- You roll a number between 1 and that number.
- Then your opponent rolls a number between 1 and the number you rolled.
- You keep going until someone rolls a 1.
- The person who rolls the 1 loses.