Files
snake/README.md
2025-07-25 13:08:03 +02:00

184 B

Snake

This is a small little experiment with Zig and Raylib to implement snake.

Prerequsites:

  • Zig

Run command:

zig build run

Test Command

zig build test