Skip to content

apesic/clojure-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure_tetris

A basic implementation of Tetris using Clojure. Text based graphics using the clojure-laterna library (http://sjl.bitbucket.org/clojure-lanterna/).

Installation

Clone the repo:

git clone https://github.com/apesic/clojure-tetris.git

Usage

Run using Leiningen:

lein run

Todo

  • Implement multi-threading
  • Refactor!
  • Score tracking
  • Next block
  • Wall kick
  • Redo gui with OpenGL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published