Play game
RocketShip's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Soundtrack/SFX | #380 | 0.894 | 2.000 |
Graphics | #381 | 1.118 | 2.500 |
Interpretation of the Secondary Theme | #382 | 1.342 | 3.000 |
Gameboy Soul | #386 | 0.894 | 2.000 |
Overall | #386 | 0.984 | 2.200 |
Gameplay | #388 | 0.671 | 1.500 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does your game match the theme?
The game takes place in space where an alien has to navigate the space to find missing parts of their ship.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Dang a web version would have been handy, wasn't able to give it a go.
SDL takes me back. I was writing my own game engine once upon a time with SDL.
I was trying to make a list of the files required to play. SDL, mixer, image, ttf, libwebp, libmad. There's a specific version of gcc that it required and when I installed gcc, it broke my OS. It's okay because it's just a virtual machine, but I don't have a full list of the packages required because I can't even cat the file anymore:
cat file.txt
cat: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by cat)
I'll see if I have time to try this on my real linux box this weekend.
woah, a game that is created with SDL, I can really respect that.
anyway, it didn't run on my debian machine. got an "error while loading shared libraries libSDL2_image-2.0.so.0" message. Tried to find a fix and followed few threads (such as https://stackoverflow.com/questions/29711336/libsdl2-2-0-so-0-cannot-open-shared...)) and it didnt fix it.
shame because I really wanted to try this one, hope to see a windows release after re-uploads become possible again!
I couldn’t figure out what I was supposed to do. The alien flies very slowly, and the ship looks like it has heart shapes that need filled, and I found hearts in space, but I can only bump into them and nothing happens (I tried all the keys to get something else to happen). Music is very repetitive, which is noticeable because there are no other sounds happening.
I think it would be good to include some hints as to the gameplay/controls, so that people who run Linux will be able to play it.
having only a linux version will certainly hurt how many people will play and rate this game.
pls make a windows version if you can