Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Mr. Tim

14
Posts
2
Followers
2
Following
A member registered Apr 19, 2019 · View creator page →

Creator of

Recent community posts

Howdy! I'm sure the time for funsies has passed, but I wanted to note that the game engine I used just released some patches to improve compatibility with Itch HTML builds. Perhaps you'll give it a try!

Tips from watching lots of people have no idea how to play (my bad!):
- A bunch of letters show up. Type the key when you see two of the same letters.

- They don't have to be side by side: `WOWOW` => W or O will clean the signal.

- The danger bar on the bottom clears when you clean a signal. It feels like things go fast, but relax. Once you have a key ready to go, if you still have time on the bar, wait to put it in. Perhaps a better signal will appear later. Given `ABBCDEFGHIIJ`, you could press B, and it would get rid of 3 letters, but if you pressed I, it would get rid of 11! Knowing this can help you get into the flow. It can be quite zen!


Good luck, and thanks for trying earlier, and perhaps trying again now!

Howdy! I just came across Mausritter today and hope to eventually come into a physical version. What's the best way to eventually find out when a restock happens?

Thanks for your feedback, I’ll send it up to the framework I used. 

Well that's not ideal! I assume you were trying to play in-browser? Any details you can share? (Thanks for trying either way)

This was fun! Nice job!

This was a treat. Nice entry! Great concept for the 20s. I struggled to come up with one myself.

Thanks! That's super cool!

Whelp, that’s all there is to do. I already talked a lot about it in other comments. Thanks for playing!

(1 edit)

Thanks for trying it out! The original inspired game was a super basic fishing game on NES. It had excellent music, and that was the thing I was most excited for in this jam (because it’s the only thing I have experience with!) It certainly didn’t have gimmicks like this game tries to. But it was the starting point to give me a seed to work with, and the right amount of inspiration to try to build something. How hard can it be! Things went off the rails really fast in a delightful way. I do plan to implement more of my original ideas later, and probably add real fishing in haha. 

Nice one! It was fun to play. I'm a massive fan of Super Meatboy, and this hit the same vibe.

(1 edit)

I loved the animations going on. Very smooth and cool. The game idea is absurd in a delightful way. Thanks!

Thanks for trying the game!

> It's not clear what's fish and what's ripples

I felt that way too. I ran out of time to remedy it, while I was focussing on trying to figure out how to power the battle scenes. I only felt like that was a problem when the "riff raff" in the sea was small, and fish looking. I thought the longer waves looked okay. The two ways I thought about resolving this were: Remove the smaller ocean riff raff, keeping only the bigger stuff, and adding a flash-in kind of animation to fish spawning. I was also considering making the fish more... fishlike, but with the resolution limitations, I think that would actually make them blend into the wave _more_.  In some ways though, I actually felt that it was an interesting way of adding that "hard-to-find-fish" aspect. Sorry you thought perhaps the game didn't work.


> couldn't figure out what to do beyond button mash.

Yeah, unfortunately, I wasn't able to create the battle experience I hoped for. Button mashing is your only option. I had planned a second fish attack (the tail whack), and was going to allow ducking, and deflecting with your fishing rod. I had a really hard time getting the timing mechanics working (keeping separate, but not too much the animations, with the moment a hit should be checked, etc.). I think the battle would have been much more interesting if I could have gotten those things sorted out. All this said, I am proud of what I was able to build in, allowing for the fishboss to transition states, and accounting for the pre-emptive "He's about to attack! You should dodge or parry (if only you could!)!" This was my first game, so I had a lot to learn about animation timing and state management.

As a final followup along that theme: My ultimate goal in this game was not to have that fish boss be "the boss". I thought it was funny to have to "fight the fish", but my ultimate vision was actually to upset the lake enough to summon the kraken, or loch ness, or some other super awesome sea monster wrecking machine and have that be the ultimate showdown. Fun fact: Your score at first appears to be "I caught this many fish!" but it actually represents a "threat score" -- For the everyday fish, it goes up 1, but for the boss fish you saw, it doubles. You only see boss fish after you catch (threat of) 10, and I was hoping to send sea monsters at you after 100, with animations and clues in the water to help guide you to know "there's more to it".

Fun fact, you wouldn't actually realize that number represented a "threat to the lake" until you died. Except it's not that easy to die, as you get more OP each time you kill the (only) boss, and he doesn't get more OP himself.

Fun fact pt II: 20 minutes past the deadline of submitting the game, I noticed I still had hardcoded the death screen to say you had a threat score of 135 from when I was developing the scene. So, it's a hot mess anyway ;D haha.

text: "135" || args.state.threat_level  # Le sigh...