Skip to content

cosmopool/snake_vs_blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake vs Blocks

This is a Snake vs Blocks game written in Zig and utilizing the raylib library.

Compatibility:

Running the Game

To build the game, you'll only need Zig v0.14.0 installed on your system. The raylib library is automatically managed.

  1. Make sure you have zig v0.14.0 installed.
zig version
# 0.14.0
  1. Clone the Repository:
git clone https://github.com/cosmopool/snake_vs_blocks
cd snake_vs_blocks
  1. Build and Run:
zig build run

This command will build the game in debug mode and launch it.

About

Clone of Snake vs Block game implemented in zig and raylib.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages