Skip to content

laisfrigerio/js-tetris-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS + Canvas Tetris Game

Play

https://laisfrigerio.github.io/js-tetris-game/

To Run Locally

Obs: Install node

    $ npm install -g gulp
    $ npm install
    $ gulp css
    $ gulp js

Current style

Desktop app

Generate desktop application with electron

    $ npm install -g electron-forge
    $ npm start

Generate .exe

    $ npm run make

Desktop App

Wireframe

Wireframe

Releases

No releases published

Packages

No packages published