Skip to content

Given the context of the pandemic, we decided to make an interactive system, based on the super mario game, which brings aspects of the covid in a playful way. In this way, through a game, we encourage the application of vaccines and ways to protect against the virus. In addition, we use memes as a way to combat some aspects that emerged at the …

Notifications You must be signed in to change notification settings

apfdamascena/go-go-vaccines

 
 

Repository files navigation


Logo

Go-Go Vaccines

Given the context of the pandemic, we decided to make an interactive system, based on the super mario game, which brings aspects of the covid in a playful way. In this way, through a game, we encourage the application of vaccines and ways to protect against the virus. In addition, we use memes as a way to combat some aspects that emerged at the beginning of the pandemic, which defended the non-use of vaccine.
Explore the docs »

· Report Bug · Request Feature

Table of Contents

  1. Contributors
  2. About The Project
  3. Installation
  4. How To Run
  5. Usage
  6. Contact

Contributors


Alex Damascena


Sofia Melo


Igor Phillipe

About The Project

Given the context of the pandemic, we decided to make an interactive system, based on the super mario game, which brings aspects of the covid in a playful way. In this way, through a game, we encourage the application of vaccines and ways to protect against the virus. In addition, we use memes as a way to combat some aspects that emerged at the beginning of the pandemic, which defended the non-use of vaccine.

  • TAKE VACCINE AND PROTECT YOURSELF

Built With

Installation

  1. Clone the repo

    git clone https://github.com/IgrPhillipe/go-go-vaccines.git
  2. Enter the root folder of the cloned repository

  3. Install the dependencies


    pip install -r requirements.txt
    pip3 install -r requirements.txt

    Use pip3 only if the computer contains different versions of python

Play

  1. In your terminal, go to the root folder

  2. Run the instruction below

    python3 Game.py

Usage

  • Instructions to play

    1. Use the arrow keys on your keyboard to move the nurse. There is the possibility to use the space keyboard to jump.
    2. Use the arrow keys on your keyboard to dodge viruses. Collision with the virus shortens the nurse's life
    3. If you have lost any life, the game will spawn hearts for you to collect. If you collected, your life will increase.
    4. The game will also spawn vaccines. When purchasing the vaccine, we leave it up to you whether you want to apply the vaccine to crocodiles that appear or not.
    5. If you apply the vaccine to crocodiles, they will become human. Remember: try to apply the vaccine without any vaccine, your life will decrease.
    6. Try to turn crocodiles into humans !!! And have fun !!!
  • Some images to understand what I'm talking about

screen shot 2017-08-07 at 12 18 15 pm Options jump movement Movement turn-down movement Movement
crocodile-colision Crocodile Collision screen shot 2017-08-07 at 12 18 15 pm Crocodile human transformation Human Transformation

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/featureName)
  3. Commit your Changes (git commit -m 'Add some featureName')
  4. Push to the Branch (git push origin feature/featureName)
  5. Open a Pull Request

Contact

About

Given the context of the pandemic, we decided to make an interactive system, based on the super mario game, which brings aspects of the covid in a playful way. In this way, through a game, we encourage the application of vaccines and ways to protect against the virus. In addition, we use memes as a way to combat some aspects that emerged at the …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%