Skip to content
andyp123 edited this page Sep 9, 2012 · 4 revisions

Welcome to the Canvas Tetris wiki!

About

Canvas Tetris is simply a very direct clone of the Nintendo Gameboy version of Tetris (just the core mode, however) that I coded in my spare time to improve my programming skills a little bit. It uses HTML5 Canvas and Audio for graphics and sound and is written in javascript. I built it on top of an existing javascript game framework I wrote and used in several other small home projects.

Important Note: The graphics and sound used in this project are ripped from the 1989 Gameboy version of Tetris, which is copyright Nintendo. The only part of this project that you may use and distribute is the code itself. I will replace the graphics and sound at some point in the future if the current situation is a problem... after all, there isn't a lot of content to replace.

Clone this wiki locally