/vaccine-vs-virus

Vaccine vs Virus: A thrilling puzzle game where players combat viruses to save humanity! 💉🦠

Primary LanguageJavaScript

The world is affected by the virus, Be a hero and save the world !!

logo

Website perso.crans.org Open Source Love png1

Click me: Vaccine-vs-Virus

Rules of Game

  • The game board consists of 9 squares, some affected by virus and some not. The goal is to make the entire board not affected by virus.
  • Clicking on a square inverts its current state. i.e., square affected by virus will be vaccinated and vice versa.
  • Clicking on a square inverts the current state of its own as well as that of the squares just above, just below, just left and just right to it.
  • Try finishing the game within 10 steps to be a Pro player! Good luck!!

Run Locally

Clone the project

   https://github.com/PALASH-BAJPAI/vaccine-vs-virus.git

Go to the project directory

  cd App

Install the requirements

  npm install

Run your app locally

  npm start

Screenshots

image