diff --git a/README.md b/README.md index 888378a..d822a54 100644 --- a/README.md +++ b/README.md @@ -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