Pong implementation in Odin with Raylib as the graphics backend
To build from the command line run odin build src/main.odin -file or to run
type odin run src/main.odin -file. On a Windows machine you can run the
main.bat file .\main.bat [debug/release]