update readme with game jam info

This commit is contained in:
Travis Shears 2026-05-27 15:50:56 +01:00
parent 278398dd2f
commit f94269caa0
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469

View file

@ -1,6 +1,8 @@
# Time Guesser Game
This game is made with the L5 Fennel template. For the docs on that read ./TEMPLATE.md
This simple game for the [TweetTweetJam 11 Game Jam on itch.io](https://itch.io/jam/tweettweetjam-11). The goal of the game is to hit space bar the exact time the goal time appears. The main requriment is the game must be 500 or less characters of code. I implmented a custom fennel code minifier to help get me to that number.
*This game is made with the L5 Fennel template. For the docs on that read ./TEMPLATE.md*
## Dev