A game highly inspired by Rabi-Ribi being developed using a custom-developed Sig game engine from the ground up with a proper game studio!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nic0Nic0Nii ec26ebadcc Display actions and keys assigned 3 years ago
..
Action.java Update all key press checks to use events. Clean up warnings 3 years ago
Alpha.java Load images as gif indexed images 3 years ago
AnimatedObject.java Implement Animated Sprites 3 years ago
AnimatedSprite.java Add fall,idle, jump states 3 years ago
Color.java Initial commit 3 years ago
Edge.java Initial commit 3 years ago
Font.java Implement text drawing features 3 years ago
GameEntity.java Load images as gif indexed images 3 years ago
Key.java Fix emitting events for key presses. 3 years ago
KeyBind.java Display actions and keys assigned 3 years ago
MouseScrollValue.java Selected tile changes with scroll whell 3 years ago
Object.java Update all key press checks to use events. Clean up warnings 3 years ago
PaletteColor.java Final changes to text drawing system to make it appear correctly 3 years ago
Panel.java Update all key press checks to use events. Clean up warnings 3 years ago
Point.java Implement tile highlighting based on level renderer view 3 years ago
Rectangle.java Implement Animated Sprites 3 years ago
Sprite.java Kepresses are no longer repeated 3 years ago
Transform.java Sprite flipping added 3 years ago