Skip to content

fervero/reactris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACTRIS

Tetris written in React.js. Experimenting with TDD and functional style (lots of immutable objects, only four for loops in the entire projects, not counting the tests). Play it here.

Also, as another exercise, I rewrote the same app using redux to maintain the state. See the branch redux to read the code.

About

Tetris ripoff written in React.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published