Skip to content

v1br/on-my-way-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub contributors GitHub issues GitHub issues


On My Way Up!

A precision platformer about a frog's journey.

Docs | Pulls | Issues | License


Welcome to "On My Way Up" - a vertical platformer browser game currently in development. Take control of a Frog as you navigate past obstacles of various shapes, sizes, and functions to reach the top where your friend awaits. Along your ascent, encounter diverse platforms and interactive objects such as trampolines for extra height, fans that propel you away, and spikes to avoid.


Feature Highlight:

  • Dynamic camera that follows the player character. 📸
  • Robust controls with clean sprite animations. 🐸
  • Multiple obstacles, moving platforms and hazards. 🪤
  • Cool level design with challenging jumps. 😎

Tools & Frameworks:

  • Bun for testing, bundling & managing dependencies.
  • Phaser.js for game scenes and physics engine.
  • Express.js for local hosting and development.

Asset Credit:


📂 Running the project locally:

git clone https://github.com/v1br/on-my-way-up.git
cd on-my-way-up
bun install
bun run dev

💻 Contributing to the project:

# [ fork the repository ]
git clone https://github.com/user/on-my-way-up.git && cd on-my-way-up
git branch -b new-feature
# [ apply your changes ]
git add changes
git commit -m "meaningful message"
git push origin new-feature
# [ create a pull request ]

About

A precision platformer about a frog's journey, powered by phaser.js

Topics

Resources

License

Stars

Watchers

Forks