o
odinpkg.dev
packages / library / breakout

breakout

40004eclibrary

A very simple breakout clone in Odin, following along with https://github.com/karl-zylinski excellent sereis on youtube, all credits to him

No license · updated 7 months ago
  • Breakout clone in Odin

Learning the magnificent Odin language, and Raylib, by following along with the incredible Karl Zylinski lecture series, but adding my own implementations! All credits to Karl

install odin and ols if you want to build and mess about,

The build exe is also in the repo if you just want to run it on windows

to build odin run . in the root dir to get an executeable

VScode build and run is setup also