Skip to content

Customizable Tetris with original musical arrangement.

License

Notifications You must be signed in to change notification settings

rgruesbeck/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

The legendary puzzle game. Based off the HTML5 Canvas Game Scaffold.

VCC's

Structure

~/

This is the main directory

  • index.html is the main html file where the game canvas, and overlay elements are declared.
  • index.js is the main javascript file that initializes and loads the game.
  • style.css this file contains css styles for the game canvas, and overlay elements.

~/game/

This directory holds the game code.

~/game/characters

This directory contains code for the game characters.

~/game/objects

This directory contains code base classes like image, sprite, etc.

~/game/helpers

This directory contains helper code for requesting frames.

~/game/utils

This directory contains utility code for common functions.

Support

Community

If you need any help, you can ask the community by making a post, or joining the discord.

Helpful Resources

About

Customizable Tetris with original musical arrangement.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages