8000 GitHub - WarioNeila86/tetris-js: Tetris game using JavaScript, HTML and CSS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WarioNeila86/tetris-js

Repository files navigation

Tetris JS

Overview

This is a Tetris game implemented using JavaScript, HTML, and CSS. The game is based on the popular Tetris game and is built following the tutorial provided in the YouTube video.

Tetris JS Screenshot

Features

  • Classic Tetris gameplay
  • Score tracking
  • Game over and restart functionality
  • Level progression
  • Next piece preview (not implemented yet)
  • Sound effects (not implemented yet)
  • Responsive design for various screen sizes (not implemented yet)

Installation

  1. Clone the repository:
git clone https://github.com/your-username/tetris-js.git
  1. Start the app:
npm run dev
  1. Open your browser and navigate to http://localhost:5173 to play the game.

Acknowledgements

  • midudev for the tutorial and inspiration.

About

Tetris game using JavaScript, HTML and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0