/covidRush

Final Project in Game Development: COVID19-themed sidescrolling runner evasion game using Vanilla Javascript

Primary LanguageJavaScript

Covid Rush

Covid Rush is a sidescrolling runner evasion game developed using vanilla JavaScript. The game is themed after the COVID-19 pandemic, where the player control a character to evade the virus in a dynamic and engaging environment.

Features

  • Sprite Animation: Enjoy smooth and dynamic character animations for an immersive gaming experience.

  • Parallax Backgrounds: Engage with visually appealing parallax backgrounds that create a sense of depth and enhance the overall gameplay atmosphere.

  • Input Handlers: Responsive input handlers ensure seamless control of the player character, making the gaming experience intuitive and enjoyable.

  • Collision Detection: The game incorporates accurate collision detection mechanisms, adding a layer of challenge as players navigate through the environment, avoiding collisions with the virus.

Demo

Watch the gameplay presentation on YouTube: Covid Rush Gameplay

Authors

Getting Started

To run the game on your browser,

  1. Click this link: Covid Rush

To run the game locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/Covid-Rush.git
  2. Open the index.html file in a web browser.

Reference