Skip to content

yavn/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris

Basic tetris-like game in Clojure

The aim of this project is to practice writing Clojure programs. Uses Leiningen, to run execute "lein run" in the project directory.

The program is rather simple so I put all the code in the single namespace. Most of the code was written test-first so take a look at the tests too. I intentionally put in a lot of comments to document things I found cool, interesting, or otherwise worth noting.

License

Licensed under GNU GPL v3. See LICENSE for details.

About

Basic tetris-like game in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published