Skip to content

Cyronite/3D_Jenga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Jenga

Watch the video

Description

3D Jenga is a web-based simulation of the classic Jenga game, where players take turns removing blocks from a 3D tower and stacking them on top without causing the tower to collapse. The game features realistic physics for block movement, player turns, and game-over conditions when the tower falls.

Features

  • Realistic physics simulation of block movement.
  • Player switching after each turn.
  • Game over when the tower collapses or falls outside the bounds.

Installation

To run the 3D Jenga game locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Cyronite/3D_Jenga.git
  2. Navigate to the project directory:
    cd 3d-jenga
  3. Install dependencies:
    npm install
  4. Run the project:
    npm start

Usage

Once the game is running, follow the on-screen instructions to:

  • Take turns with the other player.
  • Remove blocks carefully to avoid making the tower collapse.

Contributing

At this time, contributions are not being accepted for this project. Feel free to fork the repository for personal use, but no pull requests will be reviewed or merged.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

3D Jenga is a web-based simulation of the classic Jenga game, where players take turns removing blocks from a 3D tower and stacking them on top without causing the tower to collapse. The game features realistic physics for block movement, player turns, and game-over conditions when the tower falls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors