Skip to main content

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

Space rotatorsView game page

We suck at names and assembly!
Submitted by Reborn, Fuli — 10 hours, 22 minutes before the deadline
Add to collection

Play game

Space rotators's itch.io page

Results

CriteriaRankScore*Raw Score
Creativity & Theme#17333.0863.333
Seriousness#18423.0093.250
Visuals#21182.6232.833
Overall#25092.3922.583
Enjoyment#26302.1602.333
Audio#33251.0801.167

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

Game Engine

Other/Custom

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

Unfortunately can't play on my daily driver (Mac) however the work gone into creating this game and its underlying system is commendable. Will update my review if I'm able to try on my Ubuntu machine.

Developer

Yeah, I don't have Mac to do this whole thing unfortunately. You proba can do something through wine or whatever you guys have or yeah, try on Ubuntu. Feel free to DM if you'll get any troubles with anything!

Submitted(+1)

not just a game, a whole computer! very impressive

Developer (1 edit)

Thank you ^^

Submitted(+1)

I really liked the game's retro vibe, it's really fun. And assembly? Congrats to the devs!

Submitted(+1)

Cool concept, a bit lacking. Frustrating that enemies can spawn right next to you, but otherwise engaging gameplay.

Developer

Yeah, this is one of the problems I couldn't fix in time. Bc it was written in assembly it would take, like, 20 more lines and towards the end of the jam I just physically couldn't force myself to write any more of it

Submitted(+1)

That's honestly so cool, though! I can't stand working in assembly.

Submitted(+1)

Peak

Developer

Pea

Submitted(+1)

Pe

Developer

P

Submitted(+1)

I like your sprite work! The movement timing is a bit challenging. I ended up avoiding moving by firing repeatedly so that I wouldn't spin.

Submitted(+1)

Nice game, I like the pixel art, I would've liked if there was a warning of where enemies would spawn, as they just appear out of nowhere, and audio, but I do see that you can't due to the console limitations.

Great game anyways! :]

Submitted(+1)

Nice game but its a little difficult

Submitted(+1)

Good game, love the retro style and performance. Could benefit from some audio. Controls are a little hard to get used to, but I'm guessing that's by design.

Developer (2 edits)

It's not exactly by design, but rather by the console limitations. The whole input is squished into a single byte so all inputs I have are: arrows, z, x, c and space. Arrows felt off so C was the choice

Oh and audio just wasn't supported by the underlying console srry :(