RacketGame Dev
Project 2: Build a Snake Game | Racket Projects
5 min read
Create a fully playable Snake game using the 'universe' library. Learn about game loops, state management, and collision detection.
Read article2 articles to explore
Create a fully playable Snake game using the 'universe' library. Learn about game loops, state management, and collision detection.
Read articleRacket isn't just for text! Learn how to create stunning graphics and animations using the 2htdp/image library. A fun, visual example of functional programming.
Read article