https://github.com/catornot/pyweek31_game
https://github.com/catornot/pyweek31_game
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/catornot/pyweek31_game
- Owner: catornot
- Created: 2021-03-20T20:20:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-23T17:13:16.000Z (about 4 years ago)
- Last Synced: 2025-02-16T19:37:01.785Z (4 months ago)
- Language: Python
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
corcle
=====================Entry in PyWeek #31
Team: Team 53 https://pyweek.org/e/team53/
Members: catornotDEPENDENCIES:
This entry just requires stock pygame. However it uses one mouse cursor system only available in
pygame 2.0.1, so running it on pygame 2.0.0 or below will result in an error.This game is built for Python 3.6 and above, but it has only been tested on Python 3.8 and above.
RUNNING THE GAME:
in folder source there is there the source code of the game
and in windows_executable there is the windows executableHOW TO PLAY THE GAME:
WASD to move
R to restart the levelCREDITS:
All art was created from scratch, along with many of the sound effects.
Obviously the game was created from scratch in stock pygame.LICENSE: