A game which is developing with Zig programming language and Raylib bindings for Zig.
The main purpose of this game is to learn Zig programming language while having fun. The game is inspired by classic arcade games and aims to provide an engaging experience with simple mechanics. You can read more about the game design in the Game Design Document.
First of all you need to have Zig installed on your machine. I am using Zig version 0.15.1 for development. You can download it from the official Zig websites. After installing Zig, you can run the game using the following command:
zig build runFeel free to open issues or submit pull requests if you want to contribute to the project! You can also suggest new features or report bugs. There is a lot of stuff to dos in game design document.
This project is licensed under the MIT License. See the LICENSE file for details.