
This game was made in the month of November for the 2020 GitHub Game Off jam. The theme of the jam was "Moonshot." It was made with Unity.
- Jet Space on itch.io: Play the game directly on your browser here.
- Jam Submission Page: Feedback on the game by other participants can be found here.
- GitHub Game Off 2020 Highlights: Jet Space featured in GitHub's YouTube video.
- Unity as the game engine.
- Aesprite for sprites.
- Bfxr for sound effects.
- Audacity and Teenage Engineering's PO-20 and PO-16 for sound effects and music.
- Spacescape by Alex Peterson for the game's background.
- Make sure you have Unity version 2019.4.13f1 installed, as that is the version of the engine that was used for this game. You can get it from the Unity Hub.
- Clone this repo in your desired directory:
git clone https://github.com/diego-escalante/GO2022-Stomper.git
- Start up the Unity Hub. Open the project and ensure that the editor version 2019.4.13f1 is selected for the project.
- Once the engine opens up the project, you can run the game by opening up the main scene and pressing the Play button in the top center.
The game received the following rankings in the game jam:
Category | Rank (out of 500+ entries) |
---|---|
Overall | 9 |
Gameplay | 8 |
Audio | 38 |
Graphics | 39 |
Innovation | 55 |
Theme | 70 |
- The project has an MIT license. Feel free to inspect the game, tinker with it, and learn from it. Let me know if you do something cool with it! Cheers!