Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/11belowstudio/skyjump

An entry for https://itch.io/jam/mini-jam-56-sky
https://github.com/11belowstudio/skyjump

Last synced: about 7 hours ago
JSON representation

An entry for https://itch.io/jam/mini-jam-56-sky

Awesome Lists containing this project

README

        

# SkyJump
An entry for https://itch.io/jam/mini-jam-56-sky

# funny links that may be of interest to you idk

* ITCH.IO PAGE: https://11belowstudio.itch.io/skyjump
* GITHUB REPO: https://github.com/11BelowStudio/SkyJump (pls refer to the license on the git repo for license stuff)

# HOW TO INSTALL/RUN

* Unzip the 'SkyJump Zipped' folder (in the 'compiled version' folder if you downloaded this from my github page)
* Put the 'SkyJump' folder from there into where-ever you wanted it to be
* Don't remove/rename the 'SaveData' or 'sounds' folders within that folder (unless you want to have a non-functional game)
* Click on the SkyJump.JAR file and run it
* yeah that's it

# HOW TO PLAY

* press the any button to start the game
* left arrow to go left, right arrow to go right
* escape button to bring up the quit prompt
* jump on platforms to go up
* eat doughnuts for extra points
* (probably counts as cannibalism, seeing as you are a doughnut yourself,
but it's best to not question stuff like that I guess)
* get an high score
* don't fall down

# SUPER HELPFUL INFORMATIVE TIPS

* sometimes it's not always safe to get a doughnut.
* the playable area wraps around horizontally
* you need to worry about momentum with your sideways movement
* but seriously, try to avoid falling down k thx

# CREDITS

* Sound
* noises by me
* processed using Audacity
* Pictures
* made by me
* made using paint\.NET
* code
* done by me
* some parts of it were built off sample code provided by Dr. Dimitri Ognibene
* help with getting the images into the JAR file provided by JB Nizet on StackOverflow (https://stackoverflow.com/a/8362018)