o
odin.langpkg.dev
packages / app / breakout

breakout

c69a00capp

Simple breakout game written in Odin

MIT · updated 2 days ago

Breakout

Breakout game written in Odin using Raylib

screenshot

Build/Run

With an odin toolchain,

odin run .

or to build an executable

odin build . -o:speed