Skip to content

diego-escalante/GO2022-Stomper

Repository files navigation

Stomper

Shows a gif with a snippet of gameplay.

This game was made in the month of November for the 2022 GitHub Game Off jam. The theme of the jam was "cliché." It was made with Godot 3.5 using GDScript.

Links

Tools Used

Setting Up the Project Locally

  1. Make sure you have Godot 3.5 installed, as that is the version of the engine that was used for this game. No need to get the .NET version of Godot, as this project purely uses GDScript.
  2. Clone this repo in your desired directory: git clone https://github.com/diego-escalante/GO2022-Stomper.git
  3. Start up Godot. In the initial Project Manager window, click Import and choose the project.godot file at the root of your cloned repo.
  4. Once the engine opens up the project, you can run the game by using the Play buttons on the top right.

Rankings

The game received the following rankings in the game jam:

Category Rank (out of 563 entries)
Overall 23
Gameplay 6
Audio 42
Graphics 84
Innovation 146
Theme 169

Other Notes

  • 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!

About

A tricky platformer inspired by Celeste and Super Mario World. Made in 1 month for GitHub Game Off in November 2022.

Resources

License

Stars

Watchers

Forks