This website requires JavaScript.
Explore
Help
Sign in
morrigan
/
fumarole
Watch
1
Star
0
Fork
You've already forked fumarole
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
538c8c215f
fumarole
/
math.odin
10 lines
86 B
Odin
Raw
Normal View
History
Unescape
Escape
sdl3 and uh some fun stuff!
2025-06-22 21:35:03 +02:00
package
main
Position
:
:
struct
{
x
,
y
:
f32
,
}
add player
2025-06-22 21:47:58 +02:00
Direction
:
:
struct
{
x
,
y
:
f32
,
}
Reference in a new issue
Copy permalink