cljs-snake

In this project, I developed a straightforward snake game to experiment with Reagent and ClojureScript for web programming. The snake is controlled with arrow keys, and the grid wraps around the edges for continuous play.

Play the game here

Screenshot

cljs-snake game screenshot