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.