hagward/JavaScriptris

Make the code object oriented

Opened this issue · 0 comments

Rewriting the tetris game logic in an object oriented manner would make it easier to extend it (for example with multiplayer functionality). It also is a good exercise for the brain!