-
Notifications
You must be signed in to change notification settings - Fork 1
Basic snake game written in common lisp
License
ChristopherSegale/Snake
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Snake is a game written in common lisp using the sdl2 bindings and depends on it and its dependencies in order to compile correctly. The makefiles and the compile.lisp files use sbcl by default and will need alteration to work with other implementations of Common Lisp. How to play: The snake moves on its own, but the direction keys can be used to make it change direction. The snake grows longer as it eats more fruit, and you lose if the head of the snake goes past the bounds of the screen or hits any part of the snake. As for win conditions, there are none.
About
Basic snake game written in common lisp
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published