Няма описание

Trey Del Bonis 16a77ebde4 game, gdio: switch to Godot 4.2 and newest gdext version преди 7 месеца
contrib 09751ecfe9 contrib: added rebuild_play.sh преди 8 месеца
core 7702a2cdfa core, gdio: rework chunk rerendering to limit count frame преди 8 месеца
docs 01596eabef docs: added thread_comms.md преди 10 месеца
game 16a77ebde4 game, gdio: switch to Godot 4.2 and newest gdext version преди 7 месеца
gdio 16a77ebde4 game, gdio: switch to Godot 4.2 and newest gdext version преди 7 месеца
.gitignore 652c1cf283 game: added base Godot game client преди 10 месеца
Cargo.toml df3ecd8bc5 added gdio crate преди 1 година
LICENSE.txt f3cc95eb95 initial commit преди 1 година
README.md 1f1f123b99 meta: added README.md преди 1 година

README.md

craftdig

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

project structure

  • core - core engine types and impl
  • gdio - godot input/output, compiled as library for use in godot