Skip to content

Latest commit

 

History

History
143 lines (111 loc) · 5.33 KB

README.md

File metadata and controls

143 lines (111 loc) · 5.33 KB

Covi Kill

Give Vaccine Kill Covid

Introduction 👨‍💻

In the initial stages of covid-19 vaccine testing trails, doctors are testing with many vaccines for discovering a cure for covid-19, at that stage it became difficult for the doctors to give a proper vaccine to their patients. So taking this part as an inspiration to provide a vaccine to their patient in difficulit situations. Covi Kill is a simple interactive game which is available in Android, Web, Linux made using flutter.

What it does 😎

In this game, doctor avatar need to play 5 levels to complete the whole game, as the levels increases the game hardness increases. The Doctor need to take the vaccine to the covid-19 effected patients, and cure them. There are some covid-19 patients, the doctor need to give them the vaccine to that patient, so by delivering the vaccine to the patient he will be cured.

Built using 💻

Built with Flutter Built with Responsive Framework Built with Rive

Getting Started 🏃‍♂️️

  • These instructions will get you a copy of the project up and be running on your local machine for development and testing purposes.

Prerequisites ✍️

Setting up your development environment 🏭️

  1. Download and install Git.

  2. Fork Covi kill

  3. Clone your fork of the project locally. At the command line:

    $ git clone https://github.com/YOUR-GITHUB-USERNAME/covi-kill.git
    
  4. Open Covi Kill in your favourite editor (VS Code, Android Studio etc)

  5. To install the dependencies run the following command in the terminal.

    $ flutter pub get
    
  6. Connect your Android emulator or your mobile device to your computer.

  7. Build the application in your device by clicking Run run button or run the following in terminal.

    $ flutter run
    

Instructions 📖

  • The game contains 5 Levels🎚️, so you need to complete all the levels to complete the game.

  • To move the avatar use the Arrow Keys or the Swipe Gestures or the Joy Sticks 🎮.

  • Push the syringe vaccine 💉 to the patient, if both patient and vaccine merges u have completed vaccinating on patient, so the same for the rest of the patients.

  • Use the flag 🏴 Icon to give up the game.

  • Use the restart 🔄 Icon to restart the game.

  • Use the settings Icon ⚙️ to change the game settings.

    Disable/Enable the sound effects 🔊.

    Disable/Enable the Vibration 📳.

    Disable/Enable the Joy Sticks 🎮.

Mobile View 📱

Home Page Levels Page Settings Page
All Levels Game Page Vaccinating to Patients with No Joy Stick
Win Celebration Level Completed Page Level Lost Page

Desktop View 🖥️

 Try out the game from 📥 : Play Store

Show some support by ⭐ing the repository 😇

Happy Coding 😎