MrTanoshii / PyWeek-33-Metro

[Pyweek 33] Game Entry: The Epic of Goat by Team Pastafobia made with python arcade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyWeek 33 PyWeek 33 Rules - Revision 2020-02-06 Team Pastafobia Game Name - The Epic of Goat Game Theme - My evil twin Game Rating

Python v3.10 Arcade v2.6.13 FFmpeg

Python Check Windows Build codecov

PyWeek 33 | Team Pastafobia | The Epic of Goat

Repo status: Inactive

PyWeek 33 has ended on the 27th of March 2022 at 0000 UTC

Submitted version: https://github.com/MrTanoshii/PyWeek-33-Metro/releases/tag/v1.1.0

Further development: main branch

Trailer Video

Featuring

Operating System

OS Status
Linux Fully Supported
macOS Should run, untested
Windows Fully Supported

Required Dependencies

Dependencies Version Function
Python V3.9 https://www.python.org/
Arcade V2.6.13 https://api.arcade.academy/en/2.6.13/
FFmpeg V2.6.11 https://www.ffmpeg.org/download.html

Note: Python dependencies may be installed using the pip install -r requirements.txt command

Running the game from source

python run_game.py

How to play

Controls

Controls Function
WASD Move
Arrow Keys Move
Spacebar Shoot
Left Mouse Click Shoot
R Reload
1-4 Swap Weapons
Escape Pause

Packaging the game using PyInstaller

Windows

pip install -r requirements-dev.txt
pip install pypiwin32
pyinstaller The_Epic_of_Goat.spec

License

Assets Licenses

Individual assets licenses are available in their respective directory README.mds

Assets that do not have their own README.mds can be assumed to have been produced internally and are thus licensed under the project license

About

[Pyweek 33] Game Entry: The Epic of Goat by Team Pastafobia made with python arcade

License:MIT License


Languages

Language:Python 100.0%