This is a simlpe project made to practice the basics of the Odin programming language.
Inspired by: Coding a Random Walk in C - Daniel Hirsch
- Odin (dev-2025-07)
- Raylib (v5.5)
Run the application with an integer argument specifying the number of walkers. Moreover, while the program is running you can use W, A, S, D to move the camera around.