o
odinpkg.dev
packages / app / odin-pong

odin-pong

odin-pong-1.2.0app

first time using the odin programming language, so i decided to make a pong game in it

MIT · updated 2 years ago

odin-pong

First time using the odin programming language, so I decided to make a pong game in it.

The game

running

dowbnload the latest release and run it.

controls

A, D keys- red movement
<=, => arrow keys - blue movement
P - pauses the game
R - resets the game after someone wins \

building

make sure you have the odin compiler installed (https://odin-lang.org/docs/install/) just run buildrun.bat to build and run