https://github.com/cirozdp/opencraft
OpenCraft. A sandbox game similar to Minecraft.
https://github.com/cirozdp/opencraft
c classicube fabric forge lwjgl lwjgl2 lwjgl3 minecraft minecraft-alternative minecraft-clone minecraft-forge minecraft-hack minecraft-mod minecraft-modded minecraft-mods mod open-source opencraft
Last synced: 3 months ago
JSON representation
OpenCraft. A sandbox game similar to Minecraft.
- Host: GitHub
- URL: https://github.com/cirozdp/opencraft
- Owner: CiroZDP
- License: bsd-3-clause
- Created: 2025-01-15T17:43:05.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-03-16T18:08:31.000Z (3 months ago)
- Last Synced: 2025-03-16T19:28:12.905Z (3 months ago)
- Topics: c, classicube, fabric, forge, lwjgl, lwjgl2, lwjgl3, minecraft, minecraft-alternative, minecraft-clone, minecraft-forge, minecraft-hack, minecraft-mod, minecraft-modded, minecraft-mods, mod, open-source, opencraft
- Language: CMake
- Homepage:
- Size: 891 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MPL License][license-shield]][license-url][![Discord][discord-shield]][discord-url]
[![Reddit][reddit-shield]][reddit-url]
![]()
OpenCraft
An open-source, cool and universal sandbox game.
Explore the docs ยป
๐ Report Bugs ยท
๐ฅ Download ยท
๐ก Suggest Features
## ๐ Getting started
**OpenCraft** is a game made with voxels that have that classical blocky look.
It is coded in the C language. Uses **GLFW** and a custom graphical library.๐น **Completely free** and open-source.
๐น **Fully customizable and moddable** without restrictions.
๐น **Optimized for performance**, no unnecessary bloat.
๐น **Community-driven**, where anyone can contribute ideas and improvements.### ๐ฏ Why was this project created?
Other similar games have a closed-source project with strict licenses. While they can be decompiled, modifying and redistributing a modified version is **illegal**.OpenCraft aims to be a **free and open alternative** where anyone can modify and distribute their own version without legal issues.
๐ **Like the idea? Support us with a โญ on GitHub!**
---
## ๐ฅ Download
> **Coming soon...**๐ง **We want OpenCraft to be as polished as possible before releasing a playable version!**
If you want to help, check out our code or join the community.---
## โ๏ธ License
#### **You CAN:**
โ๏ธ Modify OpenCraft (textures, code, mechanics, etc.).
โ๏ธ Distribute your modifications (without impersonating the original authors).
โ๏ธ Credit yourself for your version (while giving credit to the original authors).#### **You MUST NOT:**
โ Sell the game or its modifications.
โ Alter the license document.
โ Add malware or malicious code to forks or derivative versions.
โ Impersonate the original creators.๐น **You must always give credit to the original authors.**
๐น The full license can be found at [BSL 1.0][license-url].---
## ๐ทโโ๏ธ Contributors
| [](https://github.com/CiroZDP) |  |
|:-----------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------:|
| **CiroZDP** *(Founder & Developer)* | **The Community** *(Contributors & Testers)* |๐ก **Want to help?** You can contribute with code, ideas, or simply by leaving a โญ on GitHub.
---
[reddit-shield]: https://img.shields.io/badge/Reddit-FF4500?style=for-the-badge&logo=reddit&logoColor=white
[reddit-url]: https://www.reddit.com/r/OpenCraftMC/
[discord-shield]: https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white
[discord-url]: https://discord.gg/bSMtp3DZz8
[contributors-shield]: https://img.shields.io/github/contributors/CiroZDP/opencraft.svg?style=for-the-badge
[contributors-url]: https://github.com/CiroZDP/opencraft/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/CiroZDP/opencraft.svg?style=for-the-badge
[forks-url]: https://github.com/CiroZDP/opencraft/network/members
[stars-shield]: https://img.shields.io/github/stars/CiroZDP/opencraft.svg?style=for-the-badge
[stars-url]: https://github.com/CiroZDP/opencraft/stargazers
[issues-shield]: https://img.shields.io/github/issues/CiroZDP/opencraft.svg?style=for-the-badge
[issues-url]: https://github.com/CiroZDP/opencraft/issues
[license-shield]: https://img.shields.io/github/license/CiroZDP/opencraft.svg?style=for-the-badge
[license-url]: https://github.com/CiroZDP/opencraft/blob/master/LICENSE.txt