Minecraft On the Web

Dive into the blocky world of creativity, survival, and adventure, right from your browser!

✨ Features

Explore

Endless worlds generated on-the-fly.

Build

Mine, craft, and survive just like in the original game.

Multiplayer

Support for collaborative building and exploration.

🚀 Getting Started

Follow these steps to clone and run the project locally:


git clone https://github.com/Abhinav2011VS/MC-On-the-Web.git
cd MC-On-the-Web
pip install pyglet nbtlib base36 pyglm
python server.py
            

Once the server is running, open your web browser and navigate to http://localhost:8000 to access Minecraft On the Web.

🤝 Contributing

We welcome contributions from the community! If you'd like to contribute to this project, please follow these steps:

1. Fork this repository and clone it to your local machine.

2. Create a new branch for your feature or bug fix:

git checkout -b feature/my-feature

3. Implement your changes and ensure that the code passes all tests.

4. Commit your changes and push them to your fork:


git add .
git commit -m "Add my awesome feature"
git push origin feature/my-feature
            

5. Open a pull request on GitHub, and describe the changes you've made.

📈 Versions

Latest Version - 1.00.0

Visit Versions Pages For More Versions!