Skip to content
/ hopper Public

In this game you have to keep jumping on the trampolines

License

Notifications You must be signed in to change notification settings

bpikaar/hopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hopper

Hopper

Hopper is a game about jumping. Keep jumping on the trampolines to increase your score. To play the game you need a gamepad, for example a joystick or ps4 controller.

demo: https://bpikaar.github.io/hopper/


This project uses PixiJS and Typescript. You'll need

Installation

npm install

Development mode:

npm run start

Publish:

npm run build

😭 Parcel PNG import Bug

bug in parcel when loading a png. To ignore this create a global.d.ts with declare module "*.png".


Todo

  • implement keyboard input
  • add powerups
  • add multiplayer
  • better visuals

Links

About

In this game you have to keep jumping on the trampolines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published