Skip to main content

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

Last ColorView game page

In your world of gray, she's the only color. Is it worth it?
Submitted by Zactyl — 16 hours, 7 minutes before the deadline
Rated by 9 people so far
Add to collection

Play game

Last Color's itch.io page

Rate this game

In order to rate this submission you must be logged into itch.io and have submitted your own entry. Anyone with an account can leave a comment.

How does your game fit the Magical Girl Genre?
Meguri has a time looping power, as well as other various abilities (ie: flying, crystallization, etc.)

Which theme(s) do you pick?
Grayscale Stage

How does your game fit those theme(s)?
Game centers on the protagonist's gray perspective of the world, and the relationship between Meguri as an idol and fan.

If you follow any of the optional challenges, elaborate as you like.
Not this time :(

Were the assets for your game made during the jam? Elaborate as you see fit.
Yes. Only generic bits of code were reused (dialog system, health component, etc.)

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

Great take on the theme. Very good job on the whole horror theme. I did find the game part got a bit samey after a while but enjoyed the storyline nevertheless. Well done!

Developer(+1)

Thanks for playing! That's a good point, maybe it would have been better to hold back some of the abilities for later stages.

Submitted(+1)

An absolutely amazing game!
You should have seen the look on my face when I realized—the hard way—that it was a horror game. The concept and execution are really impressive! I especially liked the level difficulty progression. Overall, the mechanics are beautifully implemented; the only issue is that the lockers sometimes glitch (the camera keeps moving). 

Developer(+1)

Thanks for playing! Honestly, I'm not too good with horror myself, so hopefully it wasn't too painful! Thanks for pointing out that bug too, thought I had fixed it but maybe got lost in some of the changes.

Submitted(+1)

Not gonna lie, I really did not expect a horror game to come out of this Jam, and the sound shifting  away from a low drone when she finds you was really well done. I did end up dying after trying to input the code and had the panel stuck on screen after I respawned so that should probably be fixed. Overall though great job!

Developer

Thanks for playing! It was kind of a surprise for me as I was getting started on it, too! Thanks for mentioning the panel bug, the newest update should have a fix for that.

Submitted(+1)

I really liked the interpretation of greyscale stage and the story dialogue was very well written. I like the variety of lines when you get killed too. I didn't have any problems memorising the numbers but by the last two stages it was getting quite hard to find the input terminal and the place to exit. Still, I enjoyed this game!

Developer

Thanks for playing! I was a bit worried about it being too difficult to remember the longer combinations, so I tried to make the surrounding systems a bit more forgiving. Hopefully it meant it wasn't too frustrating.

I'm glad you enjoyed the variety of the death scenes - I had a lot of fun coming up with them!

Submitted(+1)

Very good presentation, i especially liked how you had the character on the side of the screen saying lines, it was very seamless, genuinely felt like i was hearing her even as she was chasing me. Cleverly done.

Developer

Thank you for playing! I definitely wanted her to leave an impression, so I think it was a nice way to accomplish that.

Additionally, I recently fixed a bug you may have ran into, so if you are interested, please feel free to try it again.

Submitted(+1)

Interesting concept, with great graphics and audio. The music changing whenever Meguri is nearby is a nice touch, too.

There's an error in the second stage (the one after the tutorial, after meeting Meguri), after inputting the passcode, which prevents progress.

An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was:

TypeError: AudioParam.value setter: Value being assigned is not a finite floating-point value.

unityFramework/jsAudioCreateChannel/channel.setPosition@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

_JS_Sound_SetPosition@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

_JS_CallAsLongAsNoExceptionsSeen@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

callUserCallback@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

runIter@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

Browser_mainLoop_runner@https://html-classic.itch.zone/html/19116348/LastColorWebGL/Build/LastColorWebGL...

Also, "immediately" is misspelled in the intro.

Unfortunately I couldn't get past that stage due to the aforementioned bug. Looking forward to whenever it gets fixed though!

Developer(+1)

Thank you for playing! A bit embarrassing to find out that I also don't know how to spell. I fixed the issue, so if you're interested, please feel free to try it again.

Submitted(+1)

Okay, I tried it again, I think I got the ending? (the part where you turn back to face Meguri and have some dialogue which eventually gets stuck at the line "Through everything, I still thought she was shining brightly.")

Found a couple more bugs though, if you die while trying to input the password, the input window never closes but remains on screen; it can't be interacted with and just obstructs the view. And in the final dialogue, there's a line where the text reads "set Meguri meguriColor_6", and a line where Meguri says "meguriColor_7".

Quite good overall though!

Developer(+1)

Thanks for giving it another shot! I'll look into some of these bugs - it's my first time using this dialog system, so I should have expected there to be some issues like this. Thanks for pointing them out. I'll look into some ways to make them easier to spot during development.

Submitted(+1)

fun concept and cute artstyle!

I couldn't progress too far because of some game breaking bugs unfortunately

main one was after I entered the code I got a javascript error message popup and the game stopped responding

other minor ones were: the foot sfx kept playing after I died or the keycode UI didn't dissapear after dying, so couldn't see half of the game 

Developer

Thank you for playing! I fixed the crashing issue and footstep issue (made the unfortunate mistake of playtesting muted near the end). Please feel free to try it out again if you're interested.

Submitted(+1)

Game crashed after the second stage.

Developer

Thank you for playing! I fixed the issue, so if you are interested, please feel free to try it again!