Skip to content

jibon0070/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris


Hobby project of mine. You can play this game on Tetris

You can install this game locally by following the instruction below.

Requirements

Installation

  1. git clone https://github.com/jibon0070/tetris.git
    
  2. cd tetris
    
  3. # skip this step if you have already installed
    #typescript and live server globally
    npm i -g typescript live-server
    
  4. npm run build
    npm start
    
  5. use it as you want.
  6. Happy coding

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published