Bit Hero
A downloadable game
BitHero
Phaser 3 - Basic 2D Player Controller Platformer Prototype
This project is designed to showcase very simplistic 2D player controls using the Phaser 3 JavaScript Library
I wrote this project in a game jam format to see how quickly I could learn a new tech tool to build a basic character controller in less than 10 hours
Status | Prototype |
Author | King Fisher |
Genre | Platformer |
Download
Download
BitHero.zip 24 MB
Install instructions
Requirements:
- Python installed
- npm installed
Installation:
- Download "BitHero.zip"
- Extract files to preferred location
- Open a terminal and navigate to the "BitHero" directory
- Execute "http-server" to start up
- Open a browser and navigate to "localhost:8080" to launch the prototype
Gameplay Mechanics/Controls
- [Left Arrow] and [Right Arrow] to move
- [Up Arrow] to jump (hold longer for higher jump)
- [Shift] key to run while moving
- [Down Arrow] + [Shift] to dash
- While jumping, [Down Arrow] to fast fall
Notes:
- Many collectibles and other character sprites will spawn in
- The collectibles are standard pickups that destroy on player contact
Leave a comment
Log in with itch.io to leave a comment.