Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bolisettysujith/covi-kill
A simple ๐งฉ puzzle game build for Flutter Puzzle Hack Challenge ๐ฎ
https://github.com/bolisettysujith/covi-kill
flutter fluttergames flutterpuzzlehack games puzzle-game puzzles responsive-layout rive
Last synced: about 1 month ago
JSON representation
A simple ๐งฉ puzzle game build for Flutter Puzzle Hack Challenge ๐ฎ
- Host: GitHub
- URL: https://github.com/bolisettysujith/covi-kill
- Owner: BolisettySujith
- Created: 2022-03-14T18:56:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T10:13:15.000Z (almost 2 years ago)
- Last Synced: 2024-04-22T21:05:54.753Z (8 months ago)
- Topics: flutter, fluttergames, flutterpuzzlehack, games, puzzle-game, puzzles, responsive-layout, rive
- Language: Dart
- Homepage: https://bolisettysujith.github.io/Covi-Kill/
- Size: 25.3 MB
- Stars: 23
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**
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.-----------
## **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 โ๏ธ**
- [Android Studio](https://developer.android.com/studio), with a recent version of the Android SDK.
- [Flutter](https://flutter.dev/)
## **Setting up your development environment ๐ญ๏ธ**1. Download and install Git.
2. Fork [Covi kill](https://github.com/bolisettysujith/covi-kill.git)
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** 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**](https://play.google.com/store/apps/details?id=com.sujith.covi_kill)
*
Show some support by **โญing** the repository ๐
***
Happy Coding ๐
**