Block-Engine-Linux
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
# 🧱 Block Engine Block Engine is a lightweight, modular game engine written in C. --- ## ✨ Features - 🧩 Modular and extendable - 🎮 Game-ready core - 🧼 Clean, low-level architecture - 🚀 Easy to integrate into custom workflows --- ## 🧠 Philosophy Inspired by classic engines like Quake and Source, Block Engine gives you full control, minimal abstraction, and zero bloat. --- ## 🎯 Controls (Demo) - `W` — Change background color - `E` — Exit --- ## 📜 License Summary 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. --- ## 🙌 Credits - Developed by **Rubber-Ball / Daniel** - Powered by **C** **+** **OpenGL** --- ### 🧱 Build it your way.