Go to file
Louis Pearson 18d3243221 Add wire physics
It's only half working. Each side that is anchored needs to be iterated
out from, and the iteration should stop when the next node(s) will be
constrained from both sides.
2022-01-17 20:19:38 -07:00
assets Wall jumping! 2022-01-17 17:24:22 -07:00
src Add wire physics 2022-01-17 20:19:38 -07:00
.gitignore Initial commit 2022-01-14 19:33:23 -07:00
build-assets.sh Add gravity process 2022-01-17 13:48:59 -07:00
build.zig Got ecs and assets imported 2022-01-14 21:58:57 -07:00
map.zig Add gravity process 2022-01-17 13:48:59 -07:00
map2src.zig Add gravity process 2022-01-17 13:48:59 -07:00