o
odin.langpkg.dev
packages / library / raypong

raypong

0fca5c0library

Simple pong clone made using Odin Programming Language and RayLib

MIT · updated 12 months ago

Raypong

A simple pong game built with Odin and Raylib.

Building

See BUILD.md for build instructions.

Running

After building, you can run the game directly from the bin/ directory:

Windows:

bin\raypong.exe

Linux:

./bin/raypong