Block Engine is a lightweight, modular game engine written in C.
- 🧩 Modular and extendable
- 🎮 Game-ready core
- 🧼 Clean, low-level architecture
- 🚀 Easy to integrate into custom workflows
Inspired by classic engines like Quake and Source.
W
— Change background colorE
— Exit
Block Engine is licensed under a modified MIT-style license:
- ✅ You can use it freely in games (commercial or non-commercial)
- ✅ You can modify it and distribute your games without sharing your game code
- ❌ You cannot sell or rebrand the engine itself as your own
See LICENSE.txt
for full details.
- Developed by Rubber-Ball / Daniel
- Powered by C + OpenGL