Skip to content

rdb/pollen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pollen.

This is an entry in the PyWeek 29 challenge, with the theme "Butterfly Effect".

Click here to go to the game's page on itch.io.

Click here to go to the PyWeek entry page.

pollen.

Controls

Use the mouse to navigate, click (or press shift) to gain speed.

Gamepad controls are also supported. The menus require a D-Pad. Use either stick to turn, and hold trigger, or A, to speed.

If you want to cheat to be done quickly, press M to open a minimap.

Running from source

Requires Python 3 and Panda3D 1.10.6, plus a few other libraries. I recommend installing them via pip:

pip install -r requirements.txt

To run, simply cd to the directory containing the game and type:

python run_game.py

Acknowledgements

Modelling by hjh

Original soundtrack by hjh

Sound effects by hjh

Programming by rdb

Skybox created by Roel (CC BY-NC-SA)

Font is Nunito Bold, licensed under the OFL.

With grateful nod to the PS3 game Flower.

Many thanks to @lordmauve and all the other PyWeek participants for a great challenge!