This was an awesome game! Really like the retro style too.
RedstoneMedia
41
Posts
2
Followers
A member registered Aug 05, 2019 · View creator page →
Creator of
The long awaited prequel for the award-winning movie Goncharov (1973)
Action
Play in browser
Recent community posts
The day before the Abgabe jam comments · Replied to Clarissimo in The day before the Abgabe jam comments
The day before the Abgabe jam comments · Replied to Le Don in The day before the Abgabe jam comments
Sleepness Nights at Yamato Space Station jam comments · Posted in Sleepness Nights at Yamato Space Station jam comments
The day before the Abgabe jam comments · Replied to Fabio Mangiameli in The day before the Abgabe jam comments
Gibt tatsächlich eine. Hatte aber nicht mehr genug Zeit, die ins Tutorial reinzupacken: Der Dash. Mit dem kann durch die AI durch-dashen wodurch die Gegner zerstört werden (bei genug Gegnern gibts sogar extra Zeit dadurch).
Zudem despawnen die Gegner nach einiger Zeit. Das ist aber eher wegen Performance gründen so gemacht worden.
Well i think you need to do this :
"
The ultimate boose run (tubs)
GMTK game jam 2019 product by yours truly.
Setup
- install python3 and pip [ https://www.python.org/ ]
- [Open cmd or powershell in the game directory ( On windows right click in the explorer while holding shift and selcect open powershell windows here)]
pip install -r requirements.txt
- [python] src <[your] screen width> <[your] screen height>
Configuration
conf.json
in project root contains the keybindings if you wish to edit them. Game has five planets and default controls are shown each time the game is started.
"
This is taken directly from the README.md file.
It is a Python game made with pygame so you have to install python first to run it.