<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I wrote a “game” (in quotes because it’s a WIP and barely qualifies as a game in its current state) using Typed Racket and big-bang. You can find it here:<div class=""><br class=""><div class=""><a href="https://github.com/lexi-lambda/racket-pipe-game-clone" class="">https://github.com/lexi-lambda/racket-pipe-game-clone</a></div></div><div class=""><br class=""></div><div class="">I’ve been wanting to try my hand at writing a very simple game in Racket using pure functional programming, and this was my first attempt at doing so. I think it’s turned out rather nice thus far, but I’d love to get some advice or feedback from more seasoned programmers.</div><div class=""><br class=""></div><div class="">My design philosophy for this project along with other information is included in the project’s README.</div><div class=""><br class=""></div><div class="">I’ve also decided to post this <a href="http://www.reddit.com/r/Racket/comments/2z7nlo/a_wip_purely_functional_game_implemented_using/" class="">on the r/Racket subreddit</a>, just for fun, though I get the sense it’s relatively dormant. Anyway, any method of feedback would be much appreciated—whether it be via email, comment on Reddit, or even inline comments on GitHub.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Alexis</div><div class=""><br class=""></div><div class="">P.S. Also, a big shoutout to all the people who contributed in some way, however small, to all the awesome tools that went into making this little project! I’m pitifully incompetent when it comes to graphics programming and game development, but working with pict and big-bang in Typed Racket was stunningly easy. Thanks for making that all possible.</div></body></html>