https://github.com/mmabiaa/3d-bricks-slider-game
3d bricks slider game built using JavaScript
https://github.com/mmabiaa/3d-bricks-slider-game
bricks-game javascript js
Last synced: 3 months ago
JSON representation
3d bricks slider game built using JavaScript
- Host: GitHub
- URL: https://github.com/mmabiaa/3d-bricks-slider-game
- Owner: Mmabiaa
- License: mit
- Created: 2024-08-12T23:37:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T00:01:23.000Z (9 months ago)
- Last Synced: 2025-01-30T00:27:09.496Z (9 months ago)
- Topics: bricks-game, javascript, js
- Language: JavaScript
- Homepage: https://bricks-game-mmabiaa.vercel.app
- Size: 73.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎮 3D Bricks Slider Game
Welcome to the **3D Bricks Slider Game**! 🧩 This is an engaging and interactive game where players slide bricks in a 3D environment to solve puzzles and advance through levels. The game combines fun gameplay mechanics with stunning visuals, making it a delightful experience for players of all ages.
## 📚 Table of Contents
- [Features](#features)
- [Live Demo](#live-demo)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Running the Game](#running-the-game)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [License](#license)
- [Acknowledgments](#acknowledgments)## 🌟 Features
- **3D Graphics:** Immerse yourself in a beautifully rendered 3D environment. 🌌
- **Challenging Levels:** Progress through various levels with increasing difficulty. ⏳
- **User-Friendly Controls:** Easy to learn, hard to master. 🎮
- **Sound Effects & Music:** Enjoy an engaging audio experience while playing. 🎶## 🚀 Live Demo
Check out the live demo of the game here: [Play the Game!](https://bricks-game-mmabiaa.vercel.app) 🎉
## 🚀 Getting Started
To get started with the 3D Bricks Slider Game, follow these steps:
### Prerequisites
- HTML 5 🖥️
- CSS 📦
- JavaScript 📃### Installation
1. Clone the repository:
`git clone https://github.com/mmabiaa/3d-bricks-slider-game.git`2. Navigate to the project directory:
`cd 3d-bricks-slider-game`### Running the Game
To start the game, run:
`Open index.html`Open your browser and navigate to `http://localhost:3000` to play! 🌐
## 🤝 Contributing
We welcome contributions! Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file for details on how to contribute to this project.
## 📜 Code of Conduct
Please read our [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) to understand our expectations for participants.
## 📝 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 🙏 Acknowledgments
- Special thanks to [Rajtlak](https://github.com/rajtilak-2020) for your contribution and support! 🎉
- Inspired by classic sliding puzzle games.