Skip to content

jcscheufele/final_project

 
 

Repository files navigation

We created a game that promotes the fight against COVID. The gompei avatar has to shoot masks at the COVID viruses flying towards him from all different directions. Score is calculated by how long the player has stayed alive and how many viruses are hit. High scores are displayed on the High Score page. https://corona-game.glitch.me/

To log in, enter the preferred username and password into the respective boxes, then click create account. You can then log into your account with those credentials. There are also premade usernames and passwords, one of which is username: "Test", password "test".

An outline of the technologies we used and how we used them:

  • WebSockets for real-time server/client communication for multiplayer
  • p5.js for implementing the game
  • Canvas to draw the game on
  • NES.css for styling our buttons and forms
  • Google fonts for uniform text styles
  • Mongodb for database management

What challenges we faced in completing the project:

  • The server kept resetting if someone was editing the page while someone else was testing it Setting up multiplayer co-op

What each group member was responsible for designing / developing:

  • Joe: Game development
  • Lily: Css styling/ background animations of all pages
  • Mike: Database Management and Operations
  • David: Multiplayer system and some game development

Link to project video:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • HTML 16.4%
  • Other 1.3%