Skip to main content

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

Maintainer SIM (Classic) [raylib 6.x gamejam]View game page

Torture game, if you hate it, I think it's working. Don't worry, no one hates this game as much as I do!
Submitted by sanket143 (@sankxt143) — 3 hours, 36 seconds before the deadline
Add to collection

Play game

Maintainer SIM (Classic) [raylib 6.x gamejam]'s itch.io page

Results

CriteriaRankScore*Raw Score
​POLISH: What is the overall quality of the game?#583.3573.467
FUN: Is the game enjoyable to play?#1112.3242.400
THEME: How well the theme is used?#1322.3242.400

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

GitHub repository
https://github.com/sanket143/maintainer-sim-classic

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

I didn't immediately get it that it's a typing game, maybe there should be a blinking cursor as you type. Also, I wish I could send with Enter, so I wouldn't have to use mouse.

I didn't have any sounds either, I expected to have different sounds for correct and incorrect key strokes.

Developer

Yes, the text placeholder was added in a hacky way so a lot of stuff was not included.

Thanks for playing and feedback. Cheers.

Submitted(+1)

That's pretty funny :D I was so slow cause I kept wanting to read everything 

Developer

Thanks for playing, slower is better, that means you’re a good maintainer :)

Submitted (4 edits) (+1)

Clever interpretation on the theme, merging PRs never crossed my mind haha. It's fun and the UI looks good!

I think being able to press CTRL + ENTER (or ENTER, given that no PRs needed writing new lines), would make it more enjoyable and would match the "speed running" nature of it.

Got a bit lost before I understood I had to type at the start.


Developer

It’s fun and the UI looks good!

Thankss!

I think being able to press CTRL + ENTER (or ENTER, given that no PRs needed writing new lines), would make it more enjoyable and would match the “speed running” nature of it.

Yhh, no PRs needed writing new lines is not a feature, there were newlines, but I wasn’t able to handle them correctly so I had to remove them :sweat_smile:

Buy “Ctrl + Enter” make sense.

Submitted(+1)

I actually like this quite a bit. I'm often a *little* cynical so its good to see a reminder of respectful behavior looks like online.

Except for AI, they deserve all the reprimand.

Developer

Yeahh! Glad you liked it <3

Submitted(+1)

Nice one! Used it as a little typing practice :)
I have to say it would be nice if somehow the spaces would be also highlighted after getting typed, I was getting confused at times and did not know if I already put space or not.
(418s - I really sat to read and try to understand all the PR's lol)

Developer(+1)

Thanks for playing!

I really sat to read and try to understand all the PR’s lol

You are the real maintainer among us :<

I have to say it would be nice if somehow the spaces would be also highlighted after getting typed

Yes, even I get trapped by that (play testing this one was a pain). But didn’t know how to highlight.

How this is working is kinda hacky. I’m rendering 2 text on top of each other, one with low alpha, and the opaque one is the one you type. It’s not like I’m highlighting certain characters of the text (I wasn’t able to find out how to do that).

(1 edit) (+1)

Ohh this hits me right in the feels haha. Always trying to write nice replies to randoms on the internet because they did try, but sometimes are just noobs and submit crap. Apart from not intuitively knowing I need to start typing the dark text, (which could maybe be fixed by adding a blinking cursor). It looks reasonably polished! Consistent old school PC UI.

In conclusion, good job for inciting such a powerful feeling in me in a game :D


(Forgot to mention, I was a bit slow, like 307 I think)

Developer (1 edit)

Apart from not intuitively knowing I need to start typing the dark text

Yh, I was aware of that, that’s why I had to write in the game page description :sweat_smile:. It’s not really an input box, so I didn’t know how to add a blinking cursor, but now that I think about it, I could’ve just used _ which blinks at the end of the text.

Will probably do that once the jam is over.

It looks reasonably polished! Consistent old school PC UI. In conclusion, good job for inciting such a powerful feeling in me in a game :D

Thankss for playingg!!!

(Forgot to mention, I was a bit slow, like 307 I think)

Not sure if that’s slow, you were at least able to complete, and I think majority of the people won’t even complete it.