Play game
Heads or Tails?'s itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Concept | #59 | 1.905 | 2.333 |
Use of the Limitation | #63 | 1.905 | 2.333 |
Enjoyment | #65 | 1.361 | 1.667 |
Presentation | #65 | 1.497 | 1.833 |
Overall | #66 | 1.667 | 2.042 |
Ranked from 6 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Team members
1
Software used
Python
Use of the limitation
I tried really hard to figure out how to make a chance game without RNG and ended up with a deterministic L-system implementation for simulating coin tosses.
Cookies eaten
0 (unfortunately)
Leave a comment
Log in with itch.io to leave a comment.
Comments
It's fun trying to remember the order of the heads and tails, but maybe there could be more to that.
Yes, it's not much of a game really. I thought the question of how to make a game of chance without random number generation really interesting though.