Java lwjgl game about getting places.
Find a file
2015-06-26 21:34:48 +01:00
game Removed coordinates system to be replaced with the much better OpenGL 2015-06-26 19:46:18 +01:00
gui Removed coordinates system to be replaced with the much better OpenGL 2015-06-26 19:46:18 +01:00
main A few fixes - scaling still not fully working. 2015-06-26 21:34:48 +01:00
menu A few fixes - scaling still not fully working. 2015-06-26 21:34:48 +01:00
util Removed coordinates system to be replaced with the much better OpenGL 2015-06-26 19:46:18 +01:00
README.md Major bug-fixes in most places. Addition of io. 2015-04-08 19:23:34 +01:00

A game based around a map of the Earth and getting from one place to another. Probably. This version is very early in its very slow development, and is mainly just me getting better at Java.