Trey Del Bonis 78cb1147b9 game: removed old debug platform that no longer makes sense | 2 weeks ago | |
---|---|---|
clientlib | 2 weeks ago | |
contrib | 11 months ago | |
core | 3 weeks ago | |
datamodel | 2 weeks ago | |
dataparser | 3 weeks ago | |
docs | 1 year ago | |
game | 2 weeks ago | |
gdio | 2 weeks ago | |
math | 2 weeks ago | |
sim | 2 weeks ago | |
worldgen | 3 weeks ago | |
.gitignore | 1 year ago | |
Cargo.toml | 3 weeks ago | |
LICENSE.txt | 1 year ago | |
README.md | 1 year ago |
blockgame engine clone, actor based massively parallel tick loop supporting rollback netplay, using godot as the rendering/user layer
early development pre-alpha, nothing to show yet
core
- core engine types and implgdio
- godot input/output, compiled as library for use in godot