An interesting mash up inspired by British Bulldogs, Frogger and The Impossible Game.
Created by Andrius Desceras, Daniel Ryan and Cale Clark.
British Bulldogs is a game created for Web Programming (F28WP) course, ran by Dr Benjamin Kenwright. It involves up to 50 players starting on the left side of the screen with a goal of getting to the right side of the screen. In their way will lies obstactles that they will have to dodge to achivest the highest score.
Instructions for server setup:
-
Clone repository to where you have access to.
-
Locate GameConfig.js and change 'host' and 'port' to the desired values.
-
Open command prompt and locate the main folder.
-
Once at ././British-Bulldogs, type
node server.js
into the command prompt.
-
If no errors occur, go to
hostname:port
in the browswer of your choice.
-
Enjoy the game!
Tutorial for playing:
Movement - WASD or arrow keys. Sprint - SHIFT or Spacebar. Get to the right side of the screen alive. Good luck