Play game
Commander, we have not much time's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Story | #4 | 3.536 | 3.750 |
Overall | #28 | 2.622 | 2.781 |
Art | #29 | 2.711 | 2.875 |
Gameplay | #32 | 2.828 | 3.000 |
Sounds | #47 | 1.414 | 1.500 |
Ranked from 8 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Team members
idchlife
Software used
Unity, Aseprite, VSCode
Cookies eaten
4
Leave a comment
Log in with itch.io to leave a comment.
Comments
Oh wow, this game is really cool! How did you find enough time to make this? The story is entertaining, and so is the management.
To be completely honest though, my favorite part was moving my mouse over planets and seeing them expand and contract lol.
Approximately 5 hours for sleep each of 3 days and making most important parts in the first day, when brain was still full of energy, and leaving interface and usability stuff for later :D
Unfortunately, one of the mistakes was spending too much time on first day to fill up phrases variations. This stuff bores you and drains your energy, when you try to come up with ~10 variations of already (in your mind) kinda original phrase. Should've filled that at the last hours. Well, lessons learned!
Aww, planets mouse over was the part I was most insecure about lol. Increasing planets in size felt like it was not "retro like" but more "flash games of 2000" like. I definetely was going to add more interactivity to all of the buttons, but I stumbled in some minor problem with implementing, it was day 2, not enough brain power already, so I postponed implementation until... Ran out of time :D
Big idea was full-stack of things made by me, UX, art, music, sounds, logic, gameplay. Got time only for several parts. Most time was used on coding and logic :D
Thanks for the feedback!
The story is really nice, however it is a bit difficult to tell what is happening on the log. How many of my people died? How many aliens? How much fuel do I have? So it's difficult to tell if I should fallback or stay there.
That said, the game concept was really cool. With some sound and a more understandable log (with the option to speed up the time because it takes a while to get enough fuel from that), I think this game would really stand out.
You implemented something really cool :D
Thanks! There are a bunch of problems, as I see right now.
Log is one of them. Game idea basically started around this simulation of the battle. It was fun looking at the logs in debugger, seeing how battle was going. First 10 times. Then I was sitting drinking tea and wondering how would it be nice to somehow speed up or even "clash - show result, no logs artifact (like jump in time to see the result instantly)".
Lack of time, lack of brain juice because of instense work on the game, aaand I ended up just making log. Without buttons "get this done at once", without screen of stats, without "stop auto-scroll and let me see", without "colors for different names/ranks".
You can see when battle is active there is a huge empty space, which used for storing artifacts for now. There had to be more things (battle stats, fuel marines got, artifacts marines got, morale of the marines). They were actually already implemented, but because it was ~2 hours before end of jam, I was afraid I will break something (spaghetti, spaghetti code everywhere), so just did not attached them to the core of the game.
Most things in the game are invisible for player. They can be discovered only through logs or artifacts (well, result of artifacts in the logs, lol). There are some uncertain mysteries, as well as many references to different sci-fi books/movies/etc
Due to the eh... log nature of the game, only most patient players will discover them. Because sometimes you would have to play more than one time to find all references. Hell, you can finish the game without finding all the artifact types (not much of them, actually).
P.S. At first, log was much, much longer, because in my chase to make battle "full of life" I ended up filling logs with much more variety of different phrases, reactions to phrases and situations. Because I had only one way to present this "life of the battle" to the player, and this way was slow as hell, I ended up cutting maybe 60% of content. Gotta think of way to improve this, if I decide to work on the game further.