tetrys
πΆ Tetris as Progressive Web Application
File Explorer
Download Latest Version (.zip)- build-assets.js
- build-clean.js
- build-css.js
- build-html.js
- build-js.js
- build.js
- utils.js
- watch.js
- launcher-144.png
- launcher-196.png
- launcher-384.png
- launcher-48.png
- launcher-96.png
- humans.txt
- index.html
- main.css
- main.js
- manifest.json
- worker.js
- launcher-144.png
- launcher-196.png
- launcher-384.png
- launcher-48.png
- launcher-96.png
- default.html
- about.html
- game.html
- menu.html
- score.html
- settings.html
- back-button.html
- icons.html
- meta.html
- index.html
- humans.txt
- manifest.json
- board.js
- game.js
- index.js
- score.js
- tetromino.js
- $board.js
- $label.js
- index.js
- $canvas.js
- index.js
- index.js
- keyboardControls.js
- pageControls.js
- router.js
- tetromino.js
- board.js
- game.js
- keyCode.js
- score.js
- shapes.js
- tetromino.js
- tetrys.js
- board.js
- game.js
- index.js
- score.js
- tetromino.js
- configureStore.js
- connect.js
- index.js
- board.js
- dom.js
- index.js
- localStorage.js
- score.js
- serviceWorker.js
- index.js
- worker.js
- _variables.scss
- _base.scss
- _helpers.scss
- _typography.scss
- _buttons.scss
- _controls.scss
- _view.scss
- _about.scss
- _game.scss
- _menu.scss
- _scoreboard.scss
- normalize.scss
- index.scss
- default.js
- .editorconfig
- .eslintignore
- .eslintrc
- .gitattributes
- .gitignore
- .travis.yml
- LICENSE
- package.json
- Procfile
- README.md
- server.js
# Installation Guide
1. Get the code
git clone https://github.com/morkro/tetrys
Downloads the entire project code from GitHub to your computer.
cd tetrys
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm version [ major | minor | patch ]
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
