Three simple games in Zig (v.0.9.1) with Raylib (v4.5-dev)
Read the how_to in each subdirectory for instructions on how to build and run each game.
These games were built of each other but some insights were provided by the following tutorials
- https://thatonegamedev.com/ansi-c/prgramming-a-pong-game-in-ansi-c/
- https://rembound.com/articles/the-breakout-tutorial-with-cpp-and-sdl-2
- https://monsterbraininc.com/2018/12/raylib-game-tutorial-space-invaders-using-vscode/
https://github.com/Not-Nik/raylib-zig
See how easy it is to build the same games in different languages
- C# https://github.com/hopeforsenegal/SimpleGames-CSharp
- Go https://github.com/hopeforsenegal/SimpleGames-Go
- Jai https://github.com/hopeforsenegal/SimpleGames-Jai
- Odin https://github.com/hopeforsenegal/SimpleGames-Odin
- Zig https://github.com/hopeforsenegal/SimpleGames-Zig