Skip to content

karima931212/TetrisForFun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TetrisForFun

Coding a tetris just for fun

Deploy to heroku:

-- Do an "npm install" to download packages

-- Test the app with "npm start"

1- Open a CMD in your project

2- In the cmd type "heroku login" and login

3- Type heroku create //You need to do this just once

4- git push heroku your_branch:master //If using master just do git push heroku master

5- heroku ps:scale web=1

6- heroku open

Final result https://radiant-shore-89335.herokuapp.com/

About

Coding a tetris just for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%