Skip to content

DevMando/TetrisJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TetrisJS

HTML5 JavaScript Status License


๐ŸŽฎ About

Author: Armando Fernandez
Date: 10/10/2020

The purpose of this project is to learn how to code a game in JavaScript.
You can play Tetris directly here: Play Tetris


๐Ÿ•น๏ธ Gameplay

  • Classic Tetris gameplay.
  • Move pieces left, right, down.
  • Rotate blocks.
  • Score points by clearing lines.
  • Game over when the stack reaches the top.

Simple, nostalgic, and fully built with vanilla JS, HTML5, and CSS โ€” no external libraries.


๐Ÿš€ How to Run Locally

  1. Clone the repository:

    git clone https://github.com/DevMando/TetrisJS.git
    cd TetrisJS
  2. Simply open the index.html file in your favorite browser.

๐Ÿค Contributing

This project was built for personal learning and fun. If you'd like to contribute ideas or improvements, feel free to fork the repo and open a pull request!

About

Who doesn't know Tetris? Who doesn't know JS? just kidding. enjoy =]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published