E5C8 Block-Engine/Block-Engine-Linux at main · Rubber-Ball/Block-Engine · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
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.

0