Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

_MEM.RECALL();View game page

This future is war. Go back in time to fix it all.
Submitted by liquidev — 1 hour, 24 minutes before the deadline
Add to collection

Play game

_MEM.RECALL();'s itch.io page

Results

CriteriaRankScore*Raw Score
Mood#13.7954.077
Fun#24.0104.308
Overall#24.0104.308
Audio#43.5093.769
Graphics/Art#53.8674.154
Humor#72.3632.538
Theme#173.0083.231

Ranked from 13 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Source code
https://github.com/liquid600pgm/memrecall/

Tools used
rapid - https://github.com/liquid600pgm/rapid/
Nim
Visual Studio Code
FL Studio
Krita
jfxr
Linux (Fedora 30)

Your website
https://lqdev.itch.io/

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Really great game. I think it's got a lot of potential, it just needs a bit of polishment on the movement.

You should try adding an acceleration to the player instead of making it immediately move at full speed when you press a key. Another thing I think would benefit the game is a larger ground detection hitbox. Many times when playing the platform jumps I would press the jump button a bit after I left the platform and the character wouldn't jump.

I loved when you introduced the dash into the game and the gravity inversion mechanic has a lot of potential.

It's a quite punishing game, but I love it.

Developer(+1)

The player actually does have a bit of acceleration, however it's hardly noticable. This other "large ground detection hitbox" feature is often called coyote time, and I was going to implement it in the beginning, however I think I got too good at the game and forgot about it :P Thank you for the review! I'll try to incorporate some of your suggestions into a post-jam update.

Submitted

Really nice game. A tough platformer with an awesome aesthetics.

Developer(+1)

Thank you!

Submitted(+1)

Nicely themed platformed with great visual effects. The backgrounds reminded me of the android live wallpapers.

Developer

Thanks! Visual effects were one of my primary goals for this game, I'm glad you liked them :)

Submitted (1 edit)

Nice work, lq. I didn't play this game yesterday because of some errors, but it appears you've sorted them out. I was really excited to play this one, and it definitely delivered.

Edit: should probably mention all the sound effects were about 1 second behind for me.

Developer

Thank you very much! I'm glad you enjoyed it.

Regarding the audio, these latency problems are only really present on Windows, you can try tweaking data/settings.json here and change the latency to be lower (it's 0.2s by default). I hope this will all get sorted out when I port my engine to use SDL as a backend.

Submitted

Unable to play on windows, gives error "The application was unable to start correctly (0xc0000007b)."

;-;

Developer(+1)

Sorry, but I have no clue what this error is caused by. I'm going to enable stack traces and upload a new build soon, so please keep an eye out.

Developer

Please check the new build and tell me if anything changed about the error. I really hope this can be fixed relatively easily, otherwise you'll have to wait until I port my engine to SDL2 (which might take some time).

Submitted

It works now, thank you!

Submitted

Can you upload a Linux version with libsoundio dynamically linked? The game won't run on my system because of this :(

Developer

I can't really link soundio dynamically, however I can compile it without PulseAudio and JACK dependencies. I'm moving away from soundio soon anyways, but this is what I can do right now.

Developer

Sorry, but I was unable to get the game working with only ALSA enabled. I'm afraid you may have to compile from source.

Was unable to play the windows version

Error: libwinpthread-1.dll was not found

Developer

Right, I'll try to upload a statically linked version.

Submitted

Same here ! Posting the comment to know when the game will be available

Developer

Please test if the new build works on your machines, the library should now be statically linked.

Submitted

Loved the art style and the text was a nice touch. Good challenge and the different abilities on the way kept it pretty fresh. I had some audio issues on the Windows build and couldn't get it to play on my Linux machine. Really cool and stylish game though, great job! 

I did make it to the time machine with about 39 deaths on my first play through... I'll have to try and improve that number.

Developer

Let's talk about Windows audio issues on Discord. My library is still experimental and I'm in the process of fixing various bugs, so any reports are welcome :)