Skip to content

paulojreis/nodetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodetris

Basic CLI Tetris implementation, still turn-based, built for a coding challenge in Node.js. The built basic Tetris modules (game engine and tetrominoes) should be isomorphic JS, i.e., a browser/DOM-based interface should be easy to implement using browserify.

TODO

  • Remove turn-based restriction;
  • Make it run in a browser.

About

Node.js Tetris implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published