Skip to content

A multiplayer, browser-based platformer written in Javascript.

Notifications You must be signed in to change notification settings

Ashwagandhae/jumpjumpjumpjump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source Code for JumpJumpJumpJump

JumpJumpJumpJump is a next-gen, holistic and blazingly fast game written in pure JavaScript (what is Typescript). The goal: bring the enemy statue back to your side.

Game Instructions

Press w to jump, hold a and d to move right and left, and hold s to fall down faster. To damage other players, jump on them - the faster you fall, the more damage you do. On your way to the other team's side, you can gather powerups that give you special abilites, like faster movement and higher jumps. Every time you bring the enemy totem back, your team scores a point - the first team to 3 wins.

This game is multiplayer - if the massive playerbase isn't currently online, try opening multiple tabs. The game only starts at 4 players, with 2 teams of 2. Good luck, and make sure to jump jump jump jump!

Code

The client side is written in pure JavaScript, using p5.js to render graphics, and socket.io to communicate with the server. The server is written in node.js, using a MongoDB database for user data.

About

A multiplayer, browser-based platformer written in Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published