Skip to content

Alkindi42/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris JavaScript Implementation

This repository contains a JavaScript implementation of the classic game Tetris.

About the Project

This Tetris implementation features:

  • Classic Tetris gameplay
  • Responsive design
  • Score tracking
  • Level progression

The game is built using:

  • HTML5 Canvas for rendering
  • Vanilla JavaScript for game logic
  • CSS for styling

If you want more details you can read the article in my blog.

Getting started

npm install

Then, run the application.

$ npm start
Server running at http://localhost:1234

Open your browser to http://localhost:1234

About

Tetris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors