Skip to content
Permalink
e5f13fdb30
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
29 lines (21 sloc) 876 Bytes
#### Knuckle's Adventure
==================
Knuckle's Adventure is a 2D sidecrolling game made using (C)SEGA property including characters, and level tilesets.
#####Controls
| Action | Button |
| :---------- |:---------- |
| Movement | Arrow Keys |
| Jumping | 'W' Key |
| Gliding | 'E' Key |
| Ring Blast | 'F' Key |
| Punching | 'R' Key |
#####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.