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 6d8c698220 Include a run script for all operating systems. 3 years ago
Java/scripts Include a run script for all operating systems. 3 years ago
backgrounds Create test backgrounds 3 years ago
bin Include a run script for all operating systems. 3 years ago
lib Fix all jar build systems to incorporate external jars 3 years ago
maps Basic sliding bug fixes 3 years ago
sprites Kepresses are no longer repeated 3 years ago
src/sig Include packaging and release system 3 years ago
utils Include a run script for all operating systems. 3 years ago
GamePalette.icc Load images as gif indexed images 3 years ago
PaletteReference.png Add drawing color options for sprites 3 years ago
README.md Notes in README about keybinds 3 years ago
RabiClone_0.0a.zip Include a run script for all operating systems. 3 years ago
Untitled Diagram.drawio State Machine Chart 3 years ago
Untitled Diagram.drawio.png State Machine Diagram 3 years ago
build.sh Update SigScript 3 years ago
gamepalette.css Final palette adjustments and implementations 3 years ago
manifest Include a run script for all operating systems. 3 years ago
mulfok32-1x.png palette.gpl Something something palettes are messed up 3 years ago
runGame.command Include a run script for all operating systems. 3 years ago
runGame.ps1 Include a run script for all operating systems. 3 years ago
runGame.sh Include a run script for all operating systems. 3 years ago
sig Update SigScript 3 years ago

README.md

JavaProjectTemplate

Provides a Java pipeline for building applications and deploying a JAR with ease. Providing a base graphical engine (fast pixel blitting) with support for input should be enough to get any project going.

The system will also use the SigScript updating system to keep files up-to-date.

Usage:

./sig - Shows a menu with all scripts. Example output:

    gitpod /workspace/JavaProjectTemplate (main) $ ./sig

    Usage: ./sig <command> {args}

    ====    Current Configuration   =====================
            PROJECT_NAME    JavaProjectTemplate
            PROJECT_DIR                 src/sig
            MAIN_CLASS     sig.JavaProjectTemplate
            OUT_DIR                         bin
    =====================================================

    Command List:

            build          Builds and runs the project.                                     
            clean          Cleans up and removes unused files.                              
            commit         Adds a commit message and pushes project to github repository.   
            jar            Builds a runnable jar file using ${MAIN_CLASS} as an entry point and then runs the newly generated jar.

Configuration is modified at the top of the script file while the command list includes all included modules inside of scripts.

Mizue (みずえ) 水恵 Turn off inline hints: (F1, search "Preferences: Open Settings (JSON)) "editor.inlayHints.enabled": false Profont: 7x14 per tile.

Belly Flop -> Slide Sprint leads into Belly Slide Underwater / Water Dashing (Propelling motion) Air Dash (Water Dash-powerup) Side Roll -> Slide Wall Jumping

Keybind Management Sliding Key Buffer Movement Systems Collectibles Combat Systems Storyboarding / Event Systems