Y
Hacker News
new
|
ask
|
show
|
jobs
by
pmcg
4254 days ago
Anyone writing Minecraft in C# would use a struct for the position vector. There's no good reason to frown upon it in this case.
1 comments
bovermyer
4254 days ago
It's not C#, but here's Minecraft in C++ and Lua:
https://github.com/minetest/minetest
link