Skip to content

Really simple, one-file snake game in Odin and Raylib

Notifications You must be signed in to change notification settings

nawetimebomb/snake-odin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Snake-Odin

Making my first game in Odin with the help of Raylib. It's just a simple, one-file game, where you play as a apple-eating snake.

This is the first thing I did with Odin, so testing the different capabilities with the language and playing with it. Code could be better.

Have fun!

Build from source

You'll need the Odin compiler.

After installing it:

git clone httsp://github.com/elnawe/snake-odin
cd snake-odin
odin run .

Playing it

You can also get the binary on the Release page.

About

Really simple, one-file snake game in Odin and Raylib

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages