Skip to content

Game created with Phaser 3 framework where a Bunny jumps an infinite times to reach a high score

Notifications You must be signed in to change notification settings

cesarsnina/Bunny_Jump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bunny Jump

Introduction

The game is an inifinite jumper like Doodle Jump.

The objective is to get as high up as you can by jumping on platforms that disappear as they leave the bottom of the screen.

Falling is a death sentence. Well, virtual death sentence. You can always respawn.

How to play

Press the LEFT and RIGHT ARROW KEYS to move your bunny. The more carrots you collect the higher your score. If you accidently fall, press the SPACE BAR to play again.

setup

You can fork or clone my code on my Github https://github.com/C3sar207/Bunny_Jump

You will only need a browser like Google Chrome. A text editor like Visual Studio Code. To open you can use a VS Code extension called 'Live Server'. Or Download WAMP or something similar to run locally

Download the images here https://kenney.nl/assets/jumper-pack

Download the audio here https://kenney.nl/assets/digital-audio

Why Web and not Unity?

Phaser 3 is a fantastic game framework that is simple enough for beginners to learn yet powerful enough to make nearly any 2D game you can think of.

The web and modern JavaScript is the ideal platform and language for beginners.

Unity is not. I've tried Unity as a beginner. The software is as intimidating as an airplane dashboard. You'd think an integrated development environment would just work but it doesn't.

All you need is Visual Studio Code, the Chrome web browser, and an internet connection.

About

Game created with Phaser 3 framework where a Bunny jumps an infinite times to reach a high score

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published