Dash logic: 

  • From on ground/wall player can Jump or Dash into another Dash.
  • Resets when player touches the ground or wall.

This game was created for SpeedJam#6, joined on the second day.

Used a Celeste-template for this game from MixAndJam. 

Celeste Template: https://github.com/mixandjam/Celeste-Movement

Updates (10/4/2024):

  • Fixed dash.
  • Reset coin when in contact with hazard zone.
  • Reset button returns player back to 1-1.

List of things that aren't working as intended: 

  • reset button.
  • dash logic.
  • timer when reset was pressed. 
  • and more.

My goals:

  1. I wanted to focus on the level design, the current build may be a little too rage-inducing. 
  2. Offline leaderboard, I wanted to test if ScriptableObject, in Unity, would work on HTML5.

Comments

Log in with itch.io to leave a comment.

The coins don’t respawn when you die. :(