Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Radio MouseView game page

A mouse that works at a radio station, his job is to rewind the cassettes so that he can play the tunes after that.
Submitted by danielctin14, patrasanca — 7 minutes, 5 seconds before the deadline
Add to collection

Play Radio Mouse

Radio Mouse's itch.io page

Results

CriteriaRankScore*Raw Score
Audio#1363.6863.686
Innovation#2113.6143.614
Graphics#2163.8863.886
Overall#2453.5693.569
Game Design#3353.5293.529
Fun#4293.3143.314
Theme#5223.3863.386

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

In what way does your game fit the theme?
A mouse that works at a radio station, his job is to rewind the cassettes so that he can play the tunes after that.

Did you write most of the code yourself and made all the assets from scratch?
Everything done by us with the help of your tutorials, Brackeys!
Music: https://earlyaccessdigital.bandcamp.com/

Leave a comment

Log in with itch.io to leave a comment.

Comments

Viewing comments 50 to 41 of 50 · Next page · Last page
Submitted(+1)

Great game! Loved the atmosphere.

Developer (1 edit)

Thanks for playing it, managed to watch the VOD this morning and it was the first time seeing someone else going through the levels, always something to learn. I guess I made the embedded WebGL window a bit smaller at around 700x400, but there was a fullscreen button that upscaled it to whatever resolution you had, I'll try modifying the starting size see if anything breaks.

edit: Yeah, unfortunately if I resize the embedded window on the game page the game doesn't also resize so I guess I exported it fixed at that resolution with only a fullscreen option :(

Submitted(+1)

Amazing visuals 

Submitted(+1)

Very good idea, the gameplay is very good. Good job.

Submitted(+1)

Really cool game! I love the circular scenario and the artwork fits very well the game. Music did get a bit annoying to me after a while, but apart from that, it is a great entry!

I enjoyed a lot your game, good job and keep it up! Would highly appreciate if you could check out my game and leave a rating :)

Submitted(+1)

Cool game! I like the parallax background  and the radio speakers that remind me GTA Liberty City ahahahah such a good feeling. I would appreciate just a little more control on the jump phase. Well done ;) 

Submitted(+1)

The background and circular environment was really cool and made me actually say "wow" when I opened the game up. I think using rewinding music loop in the background was a really nice touch and really made the atmosphere pop. I think it would've helped if you respawned the player if they touched the rim of the circle, since having to go back and climb back up to the top platform can slow down the pacing a bit. All in all, thought it was super cool!

Submitted

i love the premise of this game, overall very good. player collision on corners is a bit weird, found a glitch on level 3 where if you stand under an elevator platform, you fall through the map but other than that, no problem, solid entry!

Submitted

One of the games with the most unique style, both visually and for what concerns the sounds. The gameplay may be simple, but it's fun,  and the "checkpoints" are implemented directly in the level design, I really appreciated it.  The jump behavior is a bit odd: from what i noticed, when the character is midair, it tends to gravitate toward the right, making some jump trickier than they should be. It may have to do with the rotation of the levels. And about that, I'm curious: how do you achieve that effect? I saw something on the GIF, but i didn't really get how you change the gravity direction

Developer(+1)

First of all sorry for the midair drift to the right, that was a bug after I implemented the moving platforms and didn't come across it until after submission deadline, will have to rewrite the platform script and also add some collision detection for quality of life changes such as sticking to the platform or not falling through the map if you're under a platform.

I calculated platforms' and the player's rotation by using an angle from their position to the middle of the level, then I locked their initial x and y rotation values and only updated the z axis one. So everywhere they are on the level they are rotating to be with their top towards the middle point. And gravity was pretty easy since it's calculated only on x and y axis and has a fixed starting value (in my case I left it default at x 0 y -9.81), and you multiply that vector with the player rotation that I explained before :)

Submitted(+1)

This is such a cool game! The graphics and music are awesome, and I was really impressed with the mechanic of being inside the cassette reel! I did notice the player tends to drift forwards when in the air, which threw me off for a sec but once I got used to it it was totally fine! Overall I thought this game was super awesome!

Developer

Thank you for your kind words, and the drifting is definitely a bug, will try to fix it, sorry :( 

Submitted(+1)

The artstyle is great!! Loved the ambience of this. Only recommendation is to polish the mechanics a little bit.

Amazing job!

Viewing comments 50 to 41 of 50 · Next page · Last page