Can't wait bro 😁
TRPLX_Gaming
Creator of
Recent community posts
Hey bro, what's up?
I've been working on the project almost throughout the weekend and I've only gotten the basics setup(motion and collision detection) and haven't gotten into the core logic that makes the game fit well with the theme.
It normally doesn't take this long for me to complete a prototype (usually 2 days) but I've been optimizing and changing my codebase for maintainability purposes which is taking longer than expected so how about this... I love the theme (it really made me wanting to add AI to my games which I haven't done yet) so I'll want to finish up the game during a soon-to-come vacation and I'd still want you to check it out so.... I'll finish up the game anytime I can and send you the link to it(if that's ok with you)
I ain't tryna escape the jam(I actually love game jams) it's my lack of work-life balance that's retarding the process
Overall, thanks for giving me a good idea to make into a game🙂
Hey 👋
I'm still working on my game any way I can, have a 9-5 job that runs through Monday to Friday and Saturday is practically a half day due to weekend responsibilities so pls can you extend the time frame to Sunday evening 🙏
I'll be sure to finish up a prototype by then
If it can't happen then I'll have to go back to work 😢
Thank you for the feedback
I'll do my best to make the game better
For the consistent game over screens, there is an enemy that damages the player on contact so you have to move around and navigate through the ship to avoid contact and activate the timers. Overall, I amy have made the game a lil bit to hard for now, in a later update I'll try to add a difficuty menu and tutorial section to give players strong knowledge of what they need to do
The VFX may come soon😅
nice game btw
i also make games with just js also(but without the sprites hehe)
i had confusion on what to make on the 12th edition of the GBJAM and your game just simplified evrything fr me
quick question: as someone who also makes gameswithout ag game engine, how did you implement a camera system to your game?
Thanks bro for the positive feedback
THe game was made on my mobile phone with a text editor for HTML, CSS and JavaScript. I was busy with school stuff so I had less than 5 hours to make something playable that's why I had to look over the bugs.
For the separate window win screen, I just made a separate page for exactly that and linked them together 😅
Thanks for the feedback 🙂
About the but with the enemy, I was done with the world(room) and started work on the enemy object and with that being the last thing I worked on, I had very limited time to complete the game. My original intention was to kill the enemy multiple times before you escape but the bug made me resort to just doing it once.