/zombie_voxel

Voxel game

Primary LanguageRust

Zombie Voxel

Installing

cargo run

Packages

The game is divided into a collection of sub-packages:

  • voxel: The voxel rendering engine.
  • pathfinding: A* pathfinding algorithm

License

MIT