10000 GitHub - raygaeta/video-game: Navigate through dynamic obstacles while racing against the clock, with procedurally generated levels ensuring every playthrough is unique and challenging.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigate through dynamic obstacles while racing against the clock, with procedurally generated levels ensuring every playthrough is unique and challenging.

Notifications You must be signed in to change notification settings

raygaeta/video-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Race the Marble Game 🎮✨

A keyboard-controlled game with physics, lighting, and shadows, crafted using R3F/Drei and Rapier. Navigate through dynamic obstacles while racing against the clock, with procedurally generated levels ensuring every playthrough is unique and challenging. Future iterations will include a leaderboard and more levels!


🌟 Key Features

🕹️ Keyboard-Controlled Marble

Move the marble and make it jump using keyboard inputs for precise control through the obstacle course.

⏱️ Real-Time Timer

A timer starts as the marble moves, tracking how long it takes to complete the course, adding a competitive edge to the gameplay.

🔄 Procedurally Generated Levels

At the end of the race, reset the marble and generate a fresh set of obstacles, ensuring no two levels are the same.

🌌 Physics-Driven Gameplay

Experience immersive gameplay using realistic physics simulations, enhanced by dynamic lighting and shadows.


🚀 Setup

Download Node.js to get started. Then, follow these commands:

# Clone the repository  
git clone <repository-url>  

# Navigate to the project directory  
cd <project-folder>  

# Install dependencies (only the first time)  
npm install  

# Run the local server at localhost:8080  
npm run dev  

# Build for production in the dist/ directory  
npm run build  

About

Navigate through dynamic obstacles while racing against the clock, with procedurally generated levels ensuring every playthrough is unique and challenging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0