Skip to content

Vikasg7/clj-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-snake

Functional appraoch to Snake Game in Clojure.

Usage

  • Install Leiningen

  • Open terminal/command prompt and do following commands.

    $ git clone https://github.com/Vikasg7/clj-snake.git
    $ cd clj-snake
    $ lein trampoline run --rows <int> -cols <int> --delay-in-ms <int>

About

Functional approach to Snake Game in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published