Comments

Log in with itch.io to leave a comment.

I love your art and atmosphere of the game :) Thanks also for making the source code available, as a pygame dev hobbyist, I really appreciate it :). Little question though, what does HUD stands for? :p

heads up display 

Thanks for answering man :) (as a non-native speaker and non-professional, I probably would have never guessed :p)

love it myself too, pity no linux support though.

You can run the source on Linux if you install the right dependencies

Hmmm... what dependencies though?

hi nice game but im on mac and when i run the source code it comes up with this error: 

ValueError: Requested OpenGL version 330, got version 0 

idk anything about open gl but how do i install latest?

No, you can't change it. There are extra window bind parameters you would need to run it on Mac (which you would have to mod the game for).

(+2)

What a beautiful sprite! The music was well matched and immersive with a good atmosphere, very nice. It was a lot of fun to find the location of the map in a beautiful world!

I loved the background and the combination of colors. This game sort of reminds me of 'Growtopia' which I played a lot before.

Where can I get the LD page? I wanna rate it!

(+1)

https://ldjam.com/events/ludum-dare/53/moonrabbit-collection

i cant run it, i got an unhandled exception, "cannot create the shader object ", "Failed to obtain/convert traceback!"

what version of OpenGL do you have?

idk and idk how to look for it tbh sorry

if it's below 3.3, the game isn't supposed to work

(1 edit)

Technically you can get it to work if its below 3.3. It will however be so slow it won't be worth it.  There is a bypass option for opengl that I used once. It allowed me to make something run that wasn't meant to run on a slow computer. Boy did it lag! lol. I don't remember what it was I did though.

What processor type do you have? If its older than ivy bridge, that is why you cannot run it.  (ivy bridge is 2012)

Really good game

Amazing art style as usual.

Nice game,


seems you can't jump while going up/down a slope

(+2)

Sweet game! I like the graphics: the bloom, leaves, border, and such.

I was a little confused after delivering 3 items, I expected some kind of end screen but I was just left in the game. I later checked the image files and didn't find anything looking like an end screen. Is there an end state to the game, or is what I described intended?

(+2)

Yeah, that's the end. I didn't have time to do a full ending. Finished with 3 mins left.

I understand.