/krateroid

Strategic 3d game

Primary LanguageZigGNU General Public License v3.0GPL-3.0

KRATEROID

DESCRIPTION

Strategic 3d game with huge world and destructible terrain

Главное меню

BUILD

git clone https://github.com/kussakaa/krateroid.git
cd krateroid/
git clone https://github.com/zig-gamedev/zig-gamedev.git deps/zig-gamedev/
git clone https://github.com/Mostik/terminal.git deps/terminal/
zig build run

CREDITS

  • Developers of zig-gamedev for their cool library
  • Developer of terminal for his simple library for terminal colors