Play game
An Aberration of Memory's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Gameplay | #221 | 3.300 | 3.500 |
Originality | #230 | 3.653 | 3.875 |
Overall | #257 | 3.457 | 3.667 |
Presentation | #353 | 3.418 | 3.625 |
Ranked from 8 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
What do you like about your game?
I am apparently not absolutely horrible at pixel art, and I wrote the whole thing in C++ / Raylib
Leave a comment
Log in with itch.io to leave a comment.
Comments
this is such a cool idea for a game, perfect for a jam. i really must admire the originality of this one, i don't think i've really seen anything like it before. at first i thought the game was bugged before the player mentioned they were walking backwards lol, it was nice and subtle at first. only suggestion i really have is to play the sounds, or at least the players sounds in reverse, that could add something really cool to the game i think.
Really cool game, I really like the introduction of the game and story. The pixelart was really great and the gameplay loop is really fun and engaging (and i found out i have a worse memory than i thought ;-;) Great game :D
I liked memory loss theme, remembering way(with game) and story style :)
Maybe added some puzzle and dialog for intraction. Would add nice background music.
I like the concept and story, but the game in itself isn't very appealing to me !
Nice job! The sunset art was great!
Hi buddy, I didn't open this game. Is there anything I need to install ?
I get an error this libraries "libgcc_s_seh-1.dll, libstc++-6.dll."
I tried on Windows 11.
Sorry about that, I forgot to compile statically. I copied all the dll dependencies to this zip https://github.com/Bowserinator/acerola-gamejam-entry/raw/master/dlls.zip just extract so they are in the same folder as the game exe, please let me know if this fixes it :)
I downloaded this dll zip file and added the game folder. Then had beed solved previous errors. But now it wants to me a different dll that is named "libwinphthread-1.dll.".
I guess the problem is my PC :(
As far as I can see in the comments, someone else can play your game.
I tried it too (on Windows 10). put the dll files next to the exe file. and it didnt work for me either (the same error message popped up that "libwinphthread-1.dll" is missing) maybe there is another file that is missing :(
I added libwinpthread-1.dll to the zip,
if that doesn't work I'll have to copy all the mingw libraries :(EDIT: I think the updated dll zip should fix it
It works now, thank you :)