Skip to content

AroniasPrenovost/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

The Game of Tetris used to illustrate the following design patterns' implementation:

- Factory 
- Observer
- etc...

Installation

npm install

Start game

npm start