Epic Stubble Man [DEMO] updated 1/16

Well in the case of my game here, I have a seperate thread doing all the collision handling for map objectects against map objects.

so zombies would be under that category, and because they have never done this before until after
I added the sleep, thats why I think its the problem, and can probably be fixed if I just
reduce the sleep time.

UPDATED

-Added a Menu (my first ever state based game menu)
-Added an auto save feature (Whenever you exit to the menu, it auto-saves your current level and lives)

Navigate with WASD
ENTER to select
ESC to exit/save to the menu

Mainly looking for feedback on the menu, things anyone thinks I should add if anything.

Menu art may change later.

Updated again.

*Highscores now work correctly and compare old scores to new.
*Added a splash screen between rounds.
*Added background music and misc sounds.
*Added the ability to “walk” by pressing and holding the ‘shift’ key while moving.

*Removed tutorial text, will be replaced with something else here soon.