Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcloh98/dodgeit-pygame
https://github.com/jcloh98/dodgeit-pygame
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jcloh98/dodgeit-pygame
- Owner: JCLOH98
- Created: 2019-02-28T04:13:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T12:33:28.000Z (over 4 years ago)
- Last Synced: 2024-11-18T18:53:29.683Z (about 2 months ago)
- Language: Python
- Size: 19.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dodge it - Pygame
Dodge it by JCLOH created by using Python and Pygame## Introduction
Dodge it is a game that player need to dodge the falling obstacles. There is 5 levels (in v1.2). When player got hit by the obstacle, player can enter their name for record keeping.## Instruction
* Player use A/D or left-arrow-key/right-arrow-key to move the player left and right.## Demo
The demo video is [here](https://www.youtube.com/watch?v=zrLU1OFmUmI)## Executable
The .exe file can be found [here](https://jcloh98.itch.io/dodge-it)