Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sourhub226/corona-dodge-game
Corona dodge game made with python pygame.
https://github.com/sourhub226/corona-dodge-game
coronavirus covid-19 game gui learning-by-doing pygame python python-pygame
Last synced: about 2 months ago
JSON representation
Corona dodge game made with python pygame.
- Host: GitHub
- URL: https://github.com/sourhub226/corona-dodge-game
- Owner: sourhub226
- Created: 2020-07-04T09:09:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T05:01:10.000Z (over 3 years ago)
- Last Synced: 2023-03-10T05:16:29.544Z (almost 2 years ago)
- Topics: coronavirus, covid-19, game, gui, learning-by-doing, pygame, python, python-pygame
- Language: Python
- Homepage:
- Size: 247 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![made-with-python](https://img.shields.io/static/v1?label=Made%20with&message=Python&logo=python&labelColor=FFD745&color=3475A7)](https://www.python.org/)
[![CodeFactor](https://www.codefactor.io/repository/github/sourhub226/corona-dodge-game/badge)](https://www.codefactor.io/repository/github/sourhub226/corona-dodge-game)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/sourhub226/corona-dodge-game/issues)
![ViewCount](https://views.whatilearened.today/views/github/sourhub226/corona-dodge-game.svg)
[![Github All Releases](https://img.shields.io/github/downloads/sourhub226/corona-dodge-game/total.svg)](https://github.com/sourhub226/corona-dodge-game/releases)# Corona Dodge
### Dodge the corona virus and save yourself!
Made with [`pygame`](https://pypi.org/project/pygame/) in Python.
Install `pygame` using the following command
pip install -r requirements.txt