o
odin.langpkg.dev
packages / app / pong

pong

04f9043app

A simple pong game made with ODIN and Raylib.

GPL-3.0 · updated 11 months ago

Pong

This project is my attempt to recreate the famous Pong game in ODIN with the Raylib library.

Building

Simply use odin build . to build it. You can also use odin run . to both build and run it automatically.