WAP-5 / cw

Please visit our new repository via below link!

Home Page:https://github.com/WAP-5/pac-race

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web programming:

Team Members:

  • Shawn
  • Tiya
  • Vaibhav
  • Madiha
  • Yousuf

Game:

  • 2D
  • MMOG ver. of pac-man called PacRace

Game plan (inspired by OG Pac-Man):

  • General overview
    • On entry to the game, the players will spawn on one corner of the map.
    • The AIM of the game is to keep eating the 'pellets' which will randomly spawn on the map. Eat as many pellets as you can, first player to eat all the pellets, wins
      • 1 pellet = 1 score

Playing the game online

PLaying the game locally:

  • Open the terminal and navigate to the server folder: cd server
  • Once in the server folder, type the command: node server.js You dont need to have the mysql framework installed in order for the game to run as this is the local version, However you do require node.js installed
  • Once ther localserver has started, go to your prefered browser and go to the link localhost:3000
  • Enjoy :)

Trailer: link https://www.youtube.com/watch?v=vQWuWTi61RE&feature=youtu.be

About

Please visit our new repository via below link!

https://github.com/WAP-5/pac-race


Languages

Language:JavaScript 82.4%Language:CSS 9.6%Language:HTML 8.1%