Açıklama Yok

Trey Del Bonis 16a77ebde4 game, gdio: switch to Godot 4.2 and newest gdext version 8 ay önce
contrib 09751ecfe9 contrib: added rebuild_play.sh 10 ay önce
core 7702a2cdfa core, gdio: rework chunk rerendering to limit count frame 10 ay önce
docs 01596eabef docs: added thread_comms.md 11 ay önce
game 16a77ebde4 game, gdio: switch to Godot 4.2 and newest gdext version 8 ay önce
gdio 16a77ebde4 game, gdio: switch to Godot 4.2 and newest gdext version 8 ay önce
.gitignore 652c1cf283 game: added base Godot game client 11 ay önce
Cargo.toml df3ecd8bc5 added gdio crate 1 yıl önce
LICENSE.txt f3cc95eb95 initial commit 1 yıl önce
README.md 1f1f123b99 meta: added README.md 1 yıl önce

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