Skip to content

stacksmashing/gb-tetris-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GB-Tetris-Web

The web part of the online Tetris project. Builds a static website.

Build and run

Install node dependencies:

npm install

Run development server:

npm start

Note that WebUSB are only supported with HTTPS, so you need a certificate and can then run the development server with:

HTTPS=true SSL_CRT_FILE=cert.pem SSL_KEY_FILE=keynp.pem npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published