Skip to content

jeremyfriedel/SuperTetris19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperTetris19

HTML5 Canvas ES6 JavaScript clone of Tetris.

Hosted live on my website

  • Uses HTML5 Canvas with vanilla ES6 JavaScript to give an engaging visual and audio experience using native JavaScript.
  • Separate logic and presentation in Object Oriented ES6 classes, allowing for greater developer flexibility and a clean codebase.
  • Complete clone of the classic game, including modern additions.
  • Uses webpack and babel configuration to serve even legacy browsers with a modern JavaScript ES6 Application.

Getting Started!

  • To play a live version go to here
  • To play a local version, download the repository and simply load dist/index.html
  • To modify a local version, simply run webpack again for your changes to be in effect.

screenshot

About

HTML5 Canvas ES6 JavaScript clone of Tetris.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published