This website requires JavaScript.
Explore
Help
Sign In
Highland
/
CodingLand
Watch
1
Star
0
Fork
0
You've already forked CodingLand
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b4c2cdccaf
CodingLand
/
pkg
/
internal
/
land
/
vector2d.go
6 lines
53 B
Go
Raw
Normal View
History
Unescape
Escape
:sparkles: Object-based land engine
2024-07-18 05:59:06 +00:00
package
land
:tada: Initial Commit of Basic things like movement of player
2024-07-18 04:23:16 +00:00
type
Vector2D
struct
{
X
,
Y
float64
}
Reference in New Issue
Copy Permalink