Skip to content

Simple Tetris clone made in HTML5 for my upper secondary school graduation project

License

Notifications You must be signed in to change notification settings

jesperlindstrom/Tetris-HTML5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris HTML5

Simple Tetris clone made in HTML5 for my upper secondary school graduation project.

Screenshot

Installation

In order to install this project, you will need Node.js installed.

Use Terminal or CMD and run the following commands.

Go to the project folder

cd /path/to/this/project/

Install the build system (grunt, grunt-typescript and grunt-contrib-clean)

npm install

Run the build system to compile the TypeScript files

grunt

School project information

This is part of my graduation project for a technical/IT school programme. By building a simple Tetris clone in both HTML5 and Flash, I intend to research the pros and cons of the two major web game platforms. The scope of this assignment is 100 hours, but this game will be kept relatively simple as the primary intent is to research and compare certain criteria such as the performance and browser/device compatibility.

About

Simple Tetris clone made in HTML5 for my upper secondary school graduation project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published