- Make sure to have zig 0.11.0 installed https://ziglang.org/learn/getting-started/
zig build run
Current game development state:
- Player movement over X axis
- Shoot going up and being deallocated when out of canvas or when collision happens
- Collision detection
- Random Walk enemy movement