Play game
Light's Fight To Stay Bright's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Audio | #889 | 2.630 | 3.143 |
Innovation | #1034 | 2.630 | 3.143 |
Overall | #1183 | 2.470 | 2.952 |
Graphics | #1201 | 2.510 | 3.000 |
Game Design | #1278 | 2.390 | 2.857 |
Fun | #1307 | 2.271 | 2.714 |
Theme | #1329 | 2.390 | 2.857 |
Ranked from 7 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?
You need to be strong to open the locks, so light joins to be stronger together to open it.
Did you write all the code yourself and made all the assets from scratch?
I made the code and everything else except the audio.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Hey nice work!
Please rate mine if you have time:
https://itch.io/jam/brackeys-5/rate/929939
Thank you!
This a very relaxing game. The choice in music was excellent. At first, I didn't understand what was going on since there was no tutorial but once I figured it out, it was a very good and interesting game. I like the concept of it.
Thank you for your feedback, for my next game, I will add a tutorial.
Nice game ^^ It's very relaxing.
There a few issues for me though you can improve on:
Having to go back to the start just to change color is kinda tedious.
The collision with the colored block wasn't working for me. I don't know why but I had to bump a few times on it to get through.
The character start to shake at some point. I actually know a fix for that. You are probably using physics to move your cubes, either changing velocity or using addforce. This makes the position of your character change during the fixed update. However, the camera is by default actualised during the late update. If you switch your camera to fixed update it will work.
Thank you for your feedback, I will try to avoid tedious actions in my next game, I will try to eliminate all of the bugs and I will use this tip next time.
This game is so calm and peaceful, and I think it really works with the theme! It's nice to just wander around and find your way around the maze, even if the backtracking is a bit time-consuming it works a lot better with the peacefulness of the music, so that was a good choice.
One thing I think would've made it a big impact would've been shadows with the lighting of the cubes! I think it would've had a really nice effect if that could've been implemented, its definitely something I wanted if I had had time in my game.
All in all, well done!
Thank you!
Have no idea how to play, no pause Menu, no start menu
You use the buttons in the corner to merge with light, I didn't have much time to implement a pause menu and the start menu does exist, but I accidentally made it begin on the game. Thanks for the feedback, I will take this into account next time I make a game.