No description
Find a file
2025-06-27 10:18:13 +02:00
main.odin use opengl instead of vulkan for compat 2025-06-27 10:18:13 +02:00
math.odin add player 2025-06-22 21:47:58 +02:00
movement.odin delta time! 2025-06-26 22:32:55 +02:00
README.md sdl3 and uh some fun stuff! 2025-06-22 21:35:03 +02:00
unit.odin movement and input handlin (delta time based distance still needed though) 2025-06-26 22:19:33 +02:00

Fumarole

This project has the goal of exploring the Odin programming language, and its game dev applications.