Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

VV0JC13CH/PyWeek32-Endless-Horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyWeek32 competition entry.

What dependencies your game requires to run

Game uses:

  • arcade python library as a core.
  • pathlib to resolve paths for different OSs.
  • pymunk as a physic engine.

Checkout requirements.txt for details.

How to build and run your game

Simply just fulfill requirements by

pip install -r requirements.txt

Then run the game

python run_game.py

The controls

JUST MOVE YOUR MOUSE, SOMETIMES SPACE

What there is to see in the game

The plans were ambitious. Please see my game. Is it unfinished? That's possible. Was it supposed to be like this from the beginning? Maybe?

Credits:

Game Design: VV0JCIECH
Programming: VV0JCIECH
Artwork: VV0JCIECH
Music: eliot-beats

Copyright attributions (eg. CC-BY external resources we have used)

"Funk Beat" by eliot-beats (CC0)
https://freesound.org/people/MultiMax2121/sounds/156869/
This work is licensed under the Creative Commons 0 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages