{"author_link":"\/users\/donitz","author_name":"Donitz","author_uid":1104643,"comments":[{"id":986213,"author_name":"LDJam user 378081","author_uid":"378081","epoch":1696200024,"text":"This game is excellent.\n\nYou're totally right when prefacing that it is \"brutally difficult\" and you're also right to recommand playing in full screen, which I didn't see at first T.T\n\nThe way the biomes are separated and the way they still sometimes have a \"side effect\" on other biomes is pretty neat.\n\nThe limited checkpoint mechanic is really fitting the genre.\n\nThat being said, I only passed the first biome before giving up :-D","format":"md","likes":2,"spam":"N"},{"id":986228,"author_name":"Donitz","author_uid":"donitz","epoch":1696200593,"text":"@sevansevan Thank you for the feedback! Yeah I love it when worlds are interconnected. You change something in one place of the world and it affects the others, or you return to some old location via some other route like in many Metroidvania games.","format":"md","likes":1,"spam":"N"},{"id":986237,"author_name":"LDJam user 378081","author_uid":"378081","epoch":1696201301,"text":"@donitz did you manage to beat your own game? =D","format":"md","likes":2,"spam":"N"},{"id":986247,"author_name":"Donitz","author_uid":"donitz","epoch":1696201743,"text":"@sevansevan Yepp, but not without using both checkpoints. I had originally planned to only allow for one checkpoint, but that seemed a bit cruel.","format":"md","likes":1,"spam":"N"},{"id":986257,"author_name":"LDJam user 378081","author_uid":"378081","epoch":1696202281,"text":"@donitz 2 is a really good number I think because it makes the player much keener to use the first one and try it out.","format":"md","likes":1,"spam":"N"},{"id":987272,"author_name":"HolyBlackCat","author_uid":"holyblackcat","epoch":1696264977,"text":"Great game, definitely will return to it later and hopefully finish.\n\nFinished the water section, but got jumped on by the shark. :weary: ","format":"md","likes":1,"spam":"N"},{"id":987503,"author_name":"Jiri Hysek","author_uid":"jiri-hysek","epoch":1696268270,"text":"Awesome concept (I mean it's old concept but I've never saw it in a video game) :) It also look so nice it's interesting just go see the path and all movable obstacles and stuff. But it's also super hard, I'd appreciate some easy mode with like 10 checkpoints at least :) ","format":"md","likes":1,"spam":"N"},{"id":987793,"author_name":"JCMonkey","author_uid":"jcmonkey","epoch":1696271841,"text":"nice game, that sound when you hit something was jarring at first but kinda funny after :D. ","format":"md","likes":1,"spam":"N"},{"id":988013,"author_name":"Nash","author_uid":"nash","epoch":1696274047,"text":"That is very tough. Too tough I would say at first but then I realised how the checkpoint mechanic worked. It is really tight but you can make it a lot easier (and, less frustrating) to yourself by setting your checkpoints smartly.\n\nReally solid compo entry. I will probably come back to this at some point.","format":"md","likes":1,"spam":"N"},{"id":988952,"author_name":"cleitoneldorn","author_uid":"cleitoneldorn","epoch":1696282129,"text":"This is my favorite game on the compo until now. Amazing!","format":"md","likes":1,"spam":"N"},{"id":988993,"author_name":"quasilyte","author_uid":"quasilyte","epoch":1696282551,"text":"This looks like a genre that I never played before.\nI'm gonna need a proper \/computer\/ mouse to play it again, lol.\n\nOr perhaps I need to use the pause feature more often. The only issue is that it's not as easy to \"click\" on the same spot with a touch pad as it would be with a mouse.\n\nBut I digress. The game is pretty cool.\nMy only complaint is the sound design. The explosion (death?) sound is too loud. I had to set the system's volume to ~20% to make it bearable (or should I say mousable?) :)","format":"md","likes":1,"spam":"N"},{"id":989021,"author_name":"jellycopter","author_uid":"jellycopter","epoch":1696282701,"text":"This is probably my first or second choice in the Compo so far. Absolutely great work. Didn't realize there were only the 2 saves (rushed into it) but want to revisit this to play through fully. Might even cheat and get my drawing tablet out to beat it \ud83d\ude05\n\nI could absolutely see a multiscreen version of this or unique spin, but overall great work. Hard to find a negative!","format":"md","likes":1,"spam":"N"},{"id":989142,"author_name":"MushBoOM","author_uid":"mushboom","epoch":1696283427,"text":"Simple but really effective !! A really nice game, i like it ;)","format":"md","likes":1,"spam":"N"},{"id":989165,"author_name":"Donitz","author_uid":"donitz","epoch":1696283594,"text":"@quasilyte Thank you! Yeah the explosion sound was a bit loud. I balanced it to with the loudness of the other sound effects, but the only sound you hear often is the cannon which is also really quiet so it may trick you into believing the volume is too quiet.\n\n@jellycopter I'm happy you liked the game. Hehe, I challenge you to find a way to cheat the game. I remember the old tricks from the flash games. Those will not work here.","format":"md","likes":1,"spam":"N"},{"id":989357,"author_name":"Marcus Otterstrom","author_uid":"marcus-otterstrom","epoch":1696284812,"text":"30 deaths and 10 minutes! I used up my checkpoints way too early but still managed :) Good thing I have a pretty large mouse mat, especially with the obstacles towards the end. I really liked the visual design of the maze, it feels very \"professional\" for the lack of a better term. The only thing I think could've been better was the performance, when you drag your mouse pretty quickly the game's FPS definitely went to somewhere in the 10-20fps range for me which was a bit frustrating, but other than that really nice job!","format":"md","likes":1,"spam":"N"},{"id":989402,"author_name":"Donitz","author_uid":"donitz","epoch":1696285034,"text":"@marcus-otterstrom Great job!\n\nYeah the performance is a bit confusing. Under normal circumstances reading a single pixel shouldn't be that costly (or more like 1 pixel for the entire distance traveled), but at least in Chrome I noticed some severe dips in performance until I set willReadFrequently to true. Though it sounds like it may still be a bit of an issue in some browsers.","format":"md","likes":0,"spam":"N"},{"id":989429,"author_name":"Marcus Otterstrom","author_uid":"marcus-otterstrom","epoch":1696285195,"text":"I was on the latest version of Firefox if that helps :)","format":"md","likes":1,"spam":"N"},{"id":989666,"author_name":"Sacramentix","author_uid":"sacramentix","epoch":1696286383,"text":"I really like the design of the game. The sound effect fit perfetcly with it.\n\nFind it not that hard but I might be biased because I trained by mouse mouvement skill all sunday on my game.\n\nI died 16 time mostly on the elevator :)","format":"md","likes":1,"spam":"N"},{"id":990389,"author_name":"Donitz","author_uid":"donitz","epoch":1696289688,"text":"@marcus-otterstrom Thank you for the info. I wrote a small bugfix for Firefox for the pixel data reading. It should work smoothly now.","format":"md","likes":1,"spam":"N"},{"id":990598,"author_name":"Marcus Otterstrom","author_uid":"marcus-otterstrom","epoch":1696290755,"text":"Works great :)","format":"md","likes":1,"spam":"N"},{"id":990736,"author_name":"Subsage","author_uid":"subsage","epoch":1696291580,"text":"Haven't beaten it just yet. I was making small progress, saving as I go. When I realized I couldn't save, because you only get 2 points... it hit me hard. It's solid. Great game good job.","format":"md","likes":1,"spam":"N"},{"id":990941,"author_name":"Jes\u00fas Gonz\u00e1lez","author_uid":"jesus-gonzalez","epoch":1696292976,"text":"No way I'm replaying this after losing near the end. But glad I did. 5\/5.","format":"md","likes":1,"spam":"N"},{"id":991360,"author_name":"raassh23","author_uid":"raassh23","epoch":1696296229,"text":"i think \"brutally difficult\" is a little bit of an understatement lol. Not really my cup of tea, but i can see some people that wouldn't stop until they can finish it","format":"md","likes":1,"spam":"N"},{"id":991365,"author_name":"Retrisma","author_uid":"retrisma","epoch":1696296278,"text":"This game was amazing! I really loved the graphical style, the difficulty felt hard but fair, and it was overall very intuitive and above all cool to play. Thank you!","format":"md","likes":2,"spam":"N"},{"id":992162,"author_name":"dob","author_uid":"dob","epoch":1696302568,"text":"So clever and fun. I needed many more save points than I had, but I enjoyed trying. Got past the ocean segment once, but couldn't finish. Very neat idea and very cool concept with great execution and design.","format":"md","likes":1,"spam":"N"},{"id":994332,"author_name":"nardandas","author_uid":"nardandas","epoch":1696322780,"text":"Jeez that's a really awesome maze. I haven't seen this kind of game before, but I'll have to check out more. I love these detail-packed little worlds!","format":"md","likes":1,"spam":"N"},{"id":995772,"author_name":"a327ex","author_uid":"a327ex","epoch":1696333526,"text":"I usually don't play these kinds of games but this one got me hooked and I managed to finish it after 123 deaths. Everything about it is really nice. You have a nice mix of easy and hard sections going, the checkpoint system is good and the art is really well done. Probably one of the better compo entries I've played so far. Good job and congratulations for making this!","format":"md","likes":1,"spam":"N"},{"id":995937,"author_name":"5Mixer","author_uid":"5mixer","epoch":1696334707,"text":"Holy moly this was fun and infuriating. Terrific graphics and levels - you were very creative in building on top of the base mechanic (drips of cave gunk, mechanical looking things, organic looking things). And great work building with vanilla js :wink: ","format":"md","likes":1,"spam":"N"},{"id":995963,"author_name":"HolyBlackCat","author_uid":"holyblackcat","epoch":1696334940,"text":"Yess, finally. ![\u0421\u043d\u0438\u043c\u043e\u043a \u044d\u043a\u0440\u0430\u043d\u0430_2023-10-03_18-07-53.png](\/\/\/raw\/3d1\/z\/5f348.png)","format":"md","likes":1,"spam":"N"},{"id":996314,"author_name":"caryoscelus","author_uid":"caryoscelus","epoch":1696337573,"text":"it is really hardcore! i enjoyed the graphics and the level design, but i wish i could actually enjoy playing instead of dying too much :D you can watch me fail at it [here](https:\/\/tube.tchncs.de\/w\/vj8GAYsJtfoh3hFX4nQvLr?start=6m17s)","format":"md","likes":1,"spam":"N"},{"id":997974,"author_name":"GoBigRedFan","author_uid":"gobigredfan","epoch":1696348900,"text":"1. It's excellent. 2. Never make me play this again aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaagh","format":"md","likes":1,"spam":"N"},{"id":998078,"author_name":"LDJam user 139668","author_uid":"139668","epoch":1696349671,"text":"This feels supper cool. The only nitpick I can make is lack of sound effects, but it's really just a small nit, nothing more. Great entry!","format":"md","likes":1,"spam":"N"},{"id":998496,"author_name":"knexator","author_uid":"knexator","epoch":1696352191,"text":"Great concept and execution, I love how some elements are reused and the shark surprise. Always happy to see vanilla js games.","format":"md","likes":1,"spam":"N"},{"id":998602,"author_name":"Little Doctor Games","author_uid":"little-doctor-games","epoch":1696352698,"text":"Excellent game! The ability to \"pause\" the game to reposition your mouse hand is an appreciated detail. Love how it's divided into areas each with a specific mechanical theme. Good stuff!","format":"md","likes":1,"spam":"N"},{"id":998646,"author_name":"recursor","author_uid":"recursor","epoch":1696352992,"text":"Crushingly brutal but also fun, and a great use of the theme. ","format":"md","likes":1,"spam":"N"},{"id":1000717,"author_name":"Ani","author_uid":"ani","epoch":1696364905,"text":"Hard but fun! I'm going to have to return and beat this later. The design and use of colour for each obstacle theme is great. Wondering if the OXY is for anything or is it only relevant if you reach the end :laughing:","format":"md","likes":1,"spam":"N"},{"id":1000837,"author_name":"Donitz","author_uid":"donitz","epoch":1696365803,"text":"@ani Thank you! The Oxygen indicator is only relevant in the underwater section and will kill you if you stay too long.","format":"md","likes":1,"spam":"N"},{"id":1001270,"author_name":"Phillip Scott","author_uid":"phillip-scott","epoch":1696368905,"text":"OMG this is genius, the design of it is great and really stands out artistically well done - Think I have steady hands :wink: \n![image_2023-10-03_223432349.png](\/\/\/raw\/123\/b3\/z\/5f6bc.png)","format":"md","likes":1,"spam":"N"},{"id":1001453,"author_name":"LDJam user 314224","author_uid":"314224","epoch":1696370145,"text":"I m very bad x) but this game is fun !","format":"md","likes":1,"spam":"N"},{"id":1001780,"author_name":"Byzilio","author_uid":"byzilio","epoch":1696372966,"text":"AMAZING!!!","format":"md","likes":1,"spam":"N"},{"id":1001897,"author_name":"ValentinWB","author_uid":"valentinwb","epoch":1696374335,"text":"This is so addictive, damn i think a vein is bulging on my forehead. Congrats on the cool entry !","format":"md","likes":1,"spam":"N"},{"id":1002210,"author_name":"FiveCyclops","author_uid":"fivecyclops","epoch":1696379066,"text":"REALLY GOOD !!!!\n\nYou did a great job !","format":"md","likes":1,"spam":"N"},{"id":1003530,"author_name":"LandoSystems","author_uid":"landosystems","epoch":1696401946,"text":"Very good game, the art is very stylish and there's so much variation in the map that it was fun to watch, it was challenging but the waypoint is a great way to relieve some of the pressure. Excellent work!","format":"md","likes":1,"spam":"N"},{"id":1004315,"author_name":"LDJam user 237413","author_uid":"237413","epoch":1696414749,"text":"That is a really cool game.\nNice concept and well implemented.\nIt is a bit of a rager, but the checkpoints make it worth it \/ not super hard.\nReally liked it. Good one!","format":"md","likes":1,"spam":"N"},{"id":1004582,"author_name":"Magalix","author_uid":"magalix","epoch":1696418478,"text":"Good job. But now i'm mad and stressed","format":"md","likes":1,"spam":"N"},{"id":1004608,"author_name":"Bauke Regnerus","author_uid":"bauke-regnerus","epoch":1696418804,"text":"Nice mouse maze game. I absolutely suck at this :D but it was fun to play nonetheless. I love how you compressed the entire world, which is quite big, into a single screen. The usage of color makes the different parts feel distinctive from each other. There are a lot of details in the design. Nice to be able to place checkpoints manually. Amazing game.","format":"md","likes":1,"spam":"N"},{"id":1004678,"author_name":"extar","author_uid":"extar","epoch":1696419766,"text":"Really fun game, had me reaching for the low DPI button on my mouse :) I love all the level detail and the different coloured areas. Reminds me a marble run. :)","format":"md","likes":1,"spam":"N"},{"id":1005181,"author_name":"Jim jagers","author_uid":"jim-jagers","epoch":1696426725,"text":"great game!","format":"md","likes":1,"spam":"N"},{"id":1005655,"author_name":"Matthieu Riboulot","author_uid":"matthieu-riboulot","epoch":1696432161,"text":"Utterly diabolic. I think it was on purpose :)\n\nI would have liked a more casual mode with more spawning points. Solid polish.","format":"md","likes":1,"spam":"N"},{"id":1005706,"author_name":"Decentsauce","author_uid":"decentsauce","epoch":1696432850,"text":"The look of the game is very pleasing to the eye and I liked the rhythmic noise of the factory. I'm sadly not good enough to make it to the end but I really did enjoy playing it! ","format":"md","likes":1,"spam":"N"},{"id":1006540,"author_name":"LDJam user 280565","author_uid":"280565","epoch":1696442865,"text":"Damn I really enjoyed this! This game taught me patience. Definitely my favourite entry!\n\n![Screenshot 2023-10-04 185953.png](\/\/\/raw\/5f7\/44\/z\/5f9e2.png)","format":"md","likes":1,"spam":"N"},{"id":1008005,"author_name":"benjamin","author_uid":"benjamin","epoch":1696456000,"text":"Well done, the difficulty curve was perfectly tuned for me. I entered thinking I wont be able to end it and I finally had the urge to tryhard this. Took me 3 resets. Very nice entry !","format":"md","likes":1,"spam":"N"},{"id":1008031,"author_name":"Blazejmg917","author_uid":"blazejmg917","epoch":1696456209,"text":"playing this game with a mouse that occassionally drops inputs sure was interesting hahaha. (I also shot myself in the foot cause I didn't see the 2 checkpoints per reset haha). But this game was incredibly fun! I think the oxygen was a super interesting way to force the player to move quickly in some sections too. I haven't played a game like this is years and it was incredibly fun to work my way through it again! Good Job!","format":"md","likes":1,"spam":"N"},{"id":1008305,"author_name":"Kaaleb","author_uid":"kaaleb","epoch":1696460551,"text":"Love the art, love the scope, love the simplicity and the design well executed ! It's really great to choose your spawn and have a limitation, and the difficulty is acceptable for the brain with this tentation \"security\/recompense\". Great to have a also a difficult game where you can see the end, what is after you next. The universe is really great and sobber. Could be a complete game well polished or at least a cool mini game in a bigger one, congrats !","format":"md","likes":1,"spam":"N"},{"id":1008782,"author_name":"Khelian","author_uid":"khelian","epoch":1696470103,"text":"Incredible game and concept for a compo. Would have liked a more sandboxy mode (with more checkpoints, for example) to explore all the areas with my limited time though.\n\nBut its got fun, visual identity, cool gameplay and all there is to desire!\n\nSolid entry!","format":"md","likes":1,"spam":"N"},{"id":1008881,"author_name":"LDJam user 2331","author_uid":"2331","epoch":1696472040,"text":"I really like the scope and design of this. The difficulty was appropriate, and combined with letting you see what's coming, it never felt overwhelming or daunting. Every section *looked* doable before even attempting them, being good for motivating completion, and every death along the way felt fair. Great work!","format":"md","likes":1,"spam":"N"},{"id":1009499,"author_name":"LDJam user 174638","author_uid":"174638","epoch":1696488346,"text":"Fun game, a bit hard for me but I kept retrying. The ability to save only twice is a nice touch that adds a bit of resource management to it.","format":"md","likes":1,"spam":"N"},{"id":1009685,"author_name":"TheWinrawr","author_uid":"thewinrawr","epoch":1696492955,"text":"That was a throwback to the old flash days. I remember having fun playing these mouse-pointer maze games. Yours in particular is very well polished. The graphics are excellent and I love that you added the option of click to pause so we could reposition our mouse. I also really like the water level and its oxygen mechanics, that area really makes you take aggressive risks. A third checkpoint would have been nice but I managed to beat it with two. Great work!","format":"md","likes":1,"spam":"N"},{"id":1010205,"author_name":"zundou","author_uid":"zundou","epoch":1696505297,"text":"It felt like the mazes I scribbled in my notebook when I was young came to life as a game, and I was thrilled! I really love the simple yet captivating art style!\n\nIt's challenging, but I can't help but play it!","format":"md","likes":1,"spam":"N"},{"id":1010262,"author_name":"Donitz","author_uid":"donitz","epoch":1696506276,"text":"@zundou Thank you! Yeah drawing stuff in old graph notebooks was a blast, like Duke 3D levels.","format":"md","likes":1,"spam":"N"},{"id":1010431,"author_name":"Euler Moises","author_uid":"euler-moises","epoch":1696510353,"text":"OH! MY GOD!!!\n\nI lost the rest of my hair!\n\n\n:D \n\nGreat game\n","format":"md","likes":1,"spam":"N"},{"id":1010508,"author_name":"pauljs","author_uid":"pauljs","epoch":1696511878,"text":"Going back to the flash era, I don't know if my nerves can support it! Great rage game!","format":"md","likes":1,"spam":"N"},{"id":1011122,"author_name":"minjutin","author_uid":"minjutin","epoch":1696524982,"text":"I have only played this kind of games with my friends using pen and paper, this felt really fresh and nostalgic at the same time. Almost like it wasn't a game but just an image. The first time I died was because of the sharks, which felt kinda unfair. It also looks neat, all the colors make it really easy to follow what is happening","format":"md","likes":1,"spam":"N"},{"id":1011977,"author_name":"LDJam user 187102","author_uid":"187102","epoch":1696539063,"text":"Wow, that's really tough! Too tough for me, tbh. But I really loved the graphics and SFX! Thank you for the game!","format":"md","likes":1,"spam":"N"},{"id":1012180,"author_name":"LDJam user 352490","author_uid":"352490","epoch":1696543476,"text":"This game is brutal, and also my favorite game of Ludum Dare 54. At first I didn't read the instructions (usually a bad idea), and kept thinking I wished there was a checkpoint system, and also a way to pause the game so the cursor wouldn't move while I'm letting go. And it turned out both of these were totally built in.\n\nI love how the laser gets louder the closer you get to it. And the visual representation is kind of perfect. Only criticism I can think of is that it's non-obvious that the seaweed is dangerous (since the bubbles are not).\n\nAlso ouch my wrist xD\n\n![mousegame.png](\/\/\/raw\/ae0\/65\/z\/5fd21.png)","format":"md","likes":1,"spam":"N"},{"id":1012492,"author_name":"LDJam user 374472","author_uid":"374472","epoch":1696550143,"text":"Brutal and excellent.  \nThe game is very solid around the theme. Except for the font, the graphics perfectly fit the mood.  \nThe pause\/checkpoint mechanic was unexpected and I tip my hat to that. It allows to take breaks, readjust the hand position, and play the game for longer while keeping the challenge intact. Good design here.  \nVery good job!","format":"md","likes":1,"spam":"N"},{"id":1015909,"author_name":"woona","author_uid":"woona","epoch":1696665176,"text":"Amazing game: polished and fun despite so many constraints! I love pixel art with so many moving parts and detail. But retrying huge parts of the game can be a bit frustrating for me. Oh, I know, I just have to get gud. \ud83d\ude01\n\nGreat job making the game!","format":"md","likes":1,"spam":"N"},{"id":1017135,"author_name":"Danyclockworker","author_uid":"danyclockworker","epoch":1696711024,"text":"This game is a gem, the mechanics and the visuals are top-tier!","format":"md","likes":1,"spam":"N"},{"id":1017515,"author_name":"Jos\u00e9 Bonilla","author_uid":"jose-bonilla","epoch":1696726072,"text":"Not my cup of tea but it's really well designed, it shows you really like these kind of games. GJ","format":"md","likes":1,"spam":"N"},{"id":1017677,"author_name":"Defrag","author_uid":"defrag","epoch":1696737006,"text":"This was quite possibly a perfect Compo entry for me. I didn't quite catch the save-point mechanism at first, but once I did, giving two save points was great. I really like the subtle push-your-luck mechanic that really creeps in there - \"Can I make it through just one more challenge before I burn a save point\"? Excellent work.","format":"md","likes":1,"spam":"N"},{"id":1018480,"author_name":"LDJam user 4886","author_uid":"4886","epoch":1696777581,"text":"I find the one-screen level design MESEMERIZING, but I don't have the patience nor the skill - certainly not the skill - to complete this game :D Nice!","format":"md","likes":1,"spam":"N"},{"id":1018481,"author_name":"LDJam user 377116","author_uid":"377116","epoch":1696777715,"text":"I put the game on full screen and turned my dpi to the lowest setting but i still couldnt complete it xD Very nice to see that concept again! I find the minimalistic pixel art to be super cool. Well done!","format":"md","likes":1,"spam":"N"},{"id":1024790,"author_name":"blobo","author_uid":"blobo","epoch":1697338145,"text":"So uh- not to flex *too hard* on everyone here, but:\n\nCheckpointless speedrun.\n\nhttps:\/\/www.youtube.com\/watch?v=O7s2ZV0E0eM\n\nThis game was a lot of fun! I love the use of limited palettes for all the different \"zones\" and the way you re-use the laser throughout the entire maze was a cool motif! I like how the laser only plays when you're near it! There's a shockingly large amount of details in this.\n\nIgnore that part at the end of the video where I call this an easy game for babies. This game was a fun challenge to speedrun. Cheers!","format":"md","likes":1,"spam":"N"},{"id":1027460,"author_name":"civmaniac","author_uid":"civmaniac","epoch":1697655009,"text":"Woohoo, I did it! The hardest part was to avoid triggering my RSI :sweat_smile: \n\nNeat trick with checking pixel color for collision. Very polished and congratulations with good game!\n\n\n![Screenshot from 2023-10-18 20-41-56.png](\/\/\/raw\/d01\/a2\/z\/606b8.png)","format":"md","likes":1,"spam":"N"},{"id":1027792,"author_name":"Strega","author_uid":"strega","epoch":1697683247,"text":"Wow I haven't played a mouse maze in a long time. This one was indeed brutal, but the checkpoints are a great to have. Really clean art, it's fun to look at and experience all the little details in the different areas. Great job!","format":"md","likes":1,"spam":"N"},{"id":1027983,"author_name":"JUSTCAMH","author_uid":"justcamh","epoch":1697708725,"text":"Holy heck I finally got it! Came back to it two streams in a row to finally get it, gg awesome game!\n\n![Screenshot 2023-10-19 204440.png](\/\/\/raw\/48d\/d1\/z\/60703.png)","format":"md","likes":1,"spam":"N"},{"id":1027988,"author_name":"amarokczukay","author_uid":"amarokczukay","epoch":1697709437,"text":"NOOOO why did i put my save in the first room thinking i'd have unlimited saves??? i was so close hahahaha\n\ni liked this game. i'm not sure i'll have the nerves to do another run right now, but i might come back and try to finish it once!\n\ni really like what you've done with the sounds, becoming louder as you approach their source.\n\nin conclusion, a simple, cool and raging game hahaha","format":"md","likes":1,"spam":"N"}],"format":"md","images":["ld54\/wayback-placeholder.png"],"links":[{"url":"https:\/\/donitz.itch.io\/just-why","text":"Link"},{"url":"https:\/\/donitz.itch.io\/just-why","text":"Link"}],"metadata":{"g_key":"68279","g_author":"1104643","g_event":"LD54","g_eventkey":"117","g_subevent":"COMPO","g_urlkey":"292026","g_title":"Just why?","g_status":"WAYBACK","g_place":"13","g_commentcount":"77","g_site2_node_id":"378527","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"378527","n_urlkey":"292026","n_parent":"371459","n_path":"\/events\/ludum-dare\/54\/just-why","n_slug":"just-why","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"104643","n_created":"0","n_modified":"0","n_version":"1183631","n_status":"WAYBACK"},"node":{"id":378527,"parent":371459,"_superparent":9,"author":104643,"type":"item","subtype":"game","subsubtype":"compo","published":"2023-10-01T21:55:13Z","created":"2023-10-01T13:30:28Z","modified":"2024-01-11T00:00:39Z","_trust":5,"version":1183631,"slug":"just-why","name":"Just why?","body":"### [Play the game at Itch.io](https:\/\/donitz.itch.io\/just-why). The itch.io version of the game has a fullscreen button which you will surely need.\n\n\"Just why?\" is a brutally difficult classic mouse maze game. The entire game takes place inside a large underground factory complex contained within a single screen. There are a multitude of hazards to dodge inside the tight corridors.\n\n![ingame.png](\/\/\/raw\/3c8\/91\/z\/5cc32.png)\n\n\"Just why?\" was inspired by another maze game I played many years ago in which you similarly controlled your mouse inside a large building on a single screen (if anyone remembers the name of the game, please comment below).\n\nThe game was coded in Vanilla JavaScript in less than 48 hours. I used the standard object-oriented Scene\/Entity setup which I am very fond of. The game uses the HTML5 2D canvas for rendering sprites which I drew in GIMP and then packaged into a texture atlas using a Python utility program.\n\nEver since I made Dreader I've wanted to make another mouse maze game. They are fun and relatively easy to create and allows for a ton of variation in themes.\n\nMouse mazes don't need fancy collision logic. Instead you can just check the color below the player to determine if its inside a hazard. This kind of simplified collision system was also why my game https:\/\/js13kgames.com\/entries\/retrohaunt could pack such a large world into 13 kB. In \"Just why?\" the collision logic works by first rendering the world half-way, then checking for collisions, then adding the final overlay effects (colors, particle effects).\n\nFinally, the sound effects in the game were created using https:\/\/sfxr.me\/\n\nFeedback and critique are most welcome!\n\nMinor update: I made the ending timer be visible ingame for speedrunning purposes.","scope":"public","node-timestamp":"2023-10-03T18:18:11Z","meta":{"author":[104643],"link-01-tag":[42336],"cover":"\/\/\/content\/3c8\/91\/z\/5cbfc.png","allow-anonymous-comments":"1","link-01":"https:\/\/donitz.itch.io\/just-why","link-02":"https:\/\/donitz.itch.io\/just-why","link-02-tag":[42332]},"meta-timestamp":"2024-01-11T00:00:39Z","path":"\/events\/ludum-dare\/54\/just-why","parents":[1,5,9,371459],"files":[{"id":19640,"author":104643,"node":378527,"tag":0,"name":"$$embed-19640.zip","size":171748,"timestamp":"2023-10-01T21:45:18Z","status":64}],"files-timestamp":"2023-10-01T21:45:18Z","love":0,"comments":77,"comments-timestamp":"2023-10-19T09:57:17Z","grade":{"grade-01":89,"grade-02":89,"grade-03":89,"grade-04":89,"grade-05":89,"grade-06":86,"grade-07":77,"grade-08":85},"magic":{"grade":86.625,"given":66.5,"feedback":67,"smart":-25.81411118487,"cool":88.127313346455,"grade-01-average":4.224,"grade-01-result":13,"grade-02-average":4.092,"grade-02-result":31,"grade-03-average":3.529,"grade-03-result":154,"grade-04-average":4.172,"grade-04-result":61,"grade-05-average":4.207,"grade-05-result":39,"grade-06-average":3.512,"grade-06-result":110,"grade-07-average":2.833,"grade-07-result":152,"grade-08-average":3.958,"grade-08-result":31},"_wayback":{"timestamp":"20240428102534","url":"https:\/\/api.ldjam.com\/vx\/node2\/get\/378996+378527+377148+371487+379651+376686+372370+374764+377469+373344+371629+371554+380140+378260+378897+374453+375526+371486+378990+372087+377813+378299+375735+374347","source":"global-node-catalog"}},"text":"### [Play the game at Itch.io](https:\/\/donitz.itch.io\/just-why). The itch.io version of the game has a fullscreen button which you will surely need.\n\n\"Just why?\" is a brutally difficult classic mouse maze game. The entire game takes place inside a large underground factory complex contained within a single screen. There are a multitude of hazards to dodge inside the tight corridors.\n\n![ingame.png](\/\/\/raw\/3c8\/91\/z\/5cc32.png)\n\n\"Just why?\" was inspired by another maze game I played many years ago in which you similarly controlled your mouse inside a large building on a single screen (if anyone remembers the name of the game, please comment below).\n\nThe game was coded in Vanilla JavaScript in less than 48 hours. I used the standard object-oriented Scene\/Entity setup which I am very fond of. The game uses the HTML5 2D canvas for rendering sprites which I drew in GIMP and then packaged into a texture atlas using a Python utility program.\n\nEver since I made Dreader I've wanted to make another mouse maze game. They are fun and relatively easy to create and allows for a ton of variation in themes.\n\nMouse mazes don't need fancy collision logic. Instead you can just check the color below the player to determine if its inside a hazard. This kind of simplified collision system was also why my game https:\/\/js13kgames.com\/entries\/retrohaunt could pack such a large world into 13 kB. In \"Just why?\" the collision logic works by first rendering the world half-way, then checking for collisions, then adding the final overlay effects (colors, particle effects).\n\nFinally, the sound effects in the game were created using https:\/\/sfxr.me\/\n\nFeedback and critique are most welcome!\n\nMinor update: I made the ending timer be visible ingame for speedrunning purposes.","title":"Just why?","wayback_recovered":true,"wayback_source":{"timestamp":"20240428102534","url":"https:\/\/api.ldjam.com\/vx\/node2\/get\/378996+378527+377148+371487+379651+376686+372370+374764+377469+373344+371629+371554+380140+378260+378897+374453+375526+371486+378990+372087+377813+378299+375735+374347","source":"global-node-catalog"}}