o
odin.langpkg.dev
packages / app / breakout-game

breakout-game

9170750app

Breakout clone using Odin

No license · updated 11 months ago

#Breakout Game

A classic Breakout game implementation built with the Odin programming language and Raylib graphics library. This project was created by following Karl Zylinski’s tutorial

Getting Started

  1. Install Odin compiler.
  2. Clone this repository.
  3. Build and run:
    odin run .