mandalarana, initial vision
Okay, deep breaths... So, this is yet another tunnel runner game, of which there will probably be a dozen in this competition; No matter, just as long as this is fun for five minutes.
My initial milestones are:
* Packaging; Without that, nothing really matters.
* Fiddling with the graphics until I'm satisfied with the flying-through a mandala feel
* Adding mechanics; What this will be exactly will depend on how much time is left.
(log in to comment)
Comments
If the topic of packaging is something you wanna outsource as much as possible maybe take a look at our repository:
https://github.com/coffeemakingtoaster/pyweek-37
We use github actions to automate our build process and have as little overhead as possible^^
Relevant files are the setup.py and .github/workflows/main.yml
Schwarzbaer on 2024/03/19 10:48: