Skip to content

Build 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@TBye101 TBye101 released this 20 Mar 19:39
· 785 commits to master since this release
e49e281
[Version 0.0.0.4]
	### GUI
		*Now displays new game button
		*Now recieves mouse input as events
		*Mouse now displays
		*Escape now toggles the main menu
		*Clicking a main menu button now hides the main menu
		*Exit button now exits the game
		*User can now choose the size of the world

	#### API
		* Now using Monogame 
		* Now supports a load game progress bar

	### Bugs
		*Solved a bug that didn't allow for more than one GUI object recieving mouse input (b88e0815)