Skip to content

Tetris 3D created using the Three.js library

License

Notifications You must be signed in to change notification settings

mkdirer/Tetris-3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris 3D

Tetris 3D is a classic Tetris game with a 3D twist. The game consists of different shaped blocks falling down a three-dimensional playing field. Your goal is to rotate and position the blocks to create complete rows that disappear, earning you points. Click here to play: Tetris-3D

How to Play

  • Use the arrow keys to move the falling block left, right, or down
  • Use the up arrow key to rotate the block
  • Create complete rows to make them disappear and earn points
  • The game ends when the blocks reach the top of the playing field

Installation

  1. Clone this repository
  2. Install required dependencies by running npm install
  3. Start the game by running npm start

Technologies Used

  • Three.js for 3D graphics rendering
  • Vanilla JavaScript for game logic
  • HTML and CSS for UI and styling

tetris

About

Tetris 3D created using the Three.js library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages