⚠️Somehow the game physics are much more floaty on the web version, causing levels to be unbeatable ⚠️ Consider it a feature, it's the 99.99 % impossible version (totally planned 🌞). See setup chapter to know the requirements to run the source code or just run the EXE if you are on windows.

🚨🚨🚨  

The physics issue must be fixed now. Turns out, the problem was me, using delta time to compute the force applied to the player (pymunk already do this). 

I have provided a fix for Web, Exe and Source. However, the unfixed version of the source code is still available. It's the version that was submitted for the jam after all.

If you want the unfixed version for either the Exe or the web version, feel free to ask. The download links are hidden to avoid cluttering the page. 

🚨🚨🚨


Also, the audio settings does not work on the web version. I don't know why. 🌞


108.4 MPa

Story:

Get the artifact.


Controls:

WUP
ALEFT
SDOWN
DRIGHT
L_SHIFTBOOST
ESCAPE *PAUSE / QUIT / RETURN

* not bindable

YOU GO FASTER WHEN MOVING TOWARD YOUR CURSOR (2X FASTER). 

USE THE BOOST KEY TO COMPLETE LEVELS. ITS IMPOSSIBLE OVERWISE.

Controls can be re-binded inside the settings menu. (Could have leaved AZERTY bindings, given the number of fellow Frenchie's in this community)

If you find yourself stuck in the terrain (can happen, especially after a lag spike), quit to menu then press play. The game tracks your progression.

Setup:

The web version is floaty. Run the source code. For this you'll need:

  • pymunk
  • pygame-ce (pygame won't do because stack_blur)
  • numpy
  • And that's all. The engine (that was made prior to the jam) is inside the zip folder.

For the python version, I used some walrus operator here and there, so python 3.8 or above. May be even higher, I may forget some things.

Stay assured, i'll include a requirements.txt sooner or (most likely) later.

Credits:

I made this game with Eisloth, my little brother (he also helped me in the last summer jam (PyNalp (The game with great menus but no gameplay))).

Color palette: Midnight Ablaze by Inkpendude (https://lospec.com/palette-list/midnight-ablaze)

Font: Ernst (https://www.dafont.com/fr/ernst.font)

The rest is entirely made by us, with ❤.


Here is the GitHub link: https://github.com/McNieps/py_summer_2023

If there is any problems, like crashes, ... please ping me on discord, i'm ok with that.

Download

Download
1086_mpa_exe_fix.zip 30 MB
Download
1086_mpa_source_fix_.zip 5 MB
Download
1086_mpa_source.zip 5 MB

Leave a comment

Log in with itch.io to leave a comment.