Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 358 Bytes

coyote-snake

An example game built with coyote-ecs, a fast and simple zig native ECS.

Builds against zig 0.11.0-dev.1605+abc9530a8+

git clone --recursive https://github.com/linuxy/coyote-snake.git

To build:

  • zig build

Snake