From 3787e3a1f9b911fe98674ef40ab082933fd4b25c Mon Sep 17 00:00:00 2001 From: John C Scipion Date: Sat, 2 May 2015 15:24:06 -0400 Subject: [PATCH] Create README.md --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9d26a0f --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +Knuckle's Adventure +================== + + +Knuckle's Adventure is a 2D sidecrolling game made using (C)SEGA property including characters, and level tilesets. + + +Controls +========= +--> Move Right +<-- Move Left +W Jump +E Glide +F Ring Blast +R Punch* + + +Objectives +========== +Use Knuckle's ability to travel across the map, but beware of hazards. + +Bugs +==== +-Main Menu Audio isn't working correctly. +-HUD disapears after any attack. +-Game crashed if chacacters leaves screen limitations. +-Punching animation needs fixing, ans causing game changing crash when used. +-When enimies are facing the left, their width triple's in size. +-Character Doesn't die when he loses all of his health. +-5th moto-bug gets stuck when he reaches a certain point.