Skip to content

A trivial snake game written in Common Lisp built on top of trivial-gamekit

Notifications You must be signed in to change notification settings

ryukinix/trivial-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

trivial-snake

A trivial snake game written in Common Lisp built on top of trivial-gamekit. For learning purposes.

snake

Running

Make sure you have SBCL, quicklisp and trivial-gamekit installed on your system properly.

sbcl --load trivial-snake.lisp

Use arrow keys to move. Press space to pause. You only dies when collides with itself.

About

A trivial snake game written in Common Lisp built on top of trivial-gamekit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published