Skip to content

Jugendhackt/Adventure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adventure

Simple 2D platform-game with the task to complete the melody1

2

3

Libraries

as in requirements.txt

pygame 2.0.1

pyaudio 0.2.11

bintrees 2.2.0

synthesizer 0.2.0

How to setup

pip install pygame bintrees pyaudio synthesizer

If installing pyaudio fails on Windows, you can also install the specific binary for your Python version / system architecture here.

How to run

python3.9 main.py

Control

W / Space => Jump

A => Left

D => Right

O => Print player-coords in console

R => Restart

F8 => switch to debug mode

Resources

https://pixel-frog.itch.io/pixel-adventure-1

https://opengameart.org/

About

simple pygame platform-game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%