{"author_link":"\/users\/purpledartfrog","author_name":"PurpledArtFrog","author_uid":1097367,"comments":[{"id":777856,"author_name":"kuro","author_uid":"kuro","epoch":1649089839,"text":"Cool short little game .)\n\nI saved them once, and then I pressed E on the second attempt. So I'm a monster. And? (made me giggle, just my type of thing)\n\nYou seem to put a lot of effort into the environment. Here's my unsolicited advice:\n\nWhat I do is I add some randomity into most of the environment objects. Rotation, scale, animator speed, sprite rotation, maybe sprite color?.\n\nSomething like this on each object:\n\n> void Start(){\n\n> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;transform.localScale *= Random.Range(.9f,1.1f);\n\n> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;transform.Rotate(Vector3.forward * Random.Range(-10f, 10f));\n\n> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GetComponent&lt;Animator>().speed *= Random.Range(.9f, 1.1f);\n\n> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GetComponent&lt;SpriteRenderer>().flipX = Random.Range(0,2) == 1;\n\n> }\n\nMaybe give it a try, tweak it a bit and see if you like the result?\n\nAnyway, good job and nicely done.","format":"md","likes":1,"spam":"N"},{"id":782110,"author_name":"CrazyKittens 892 YT","author_uid":"crazykittens-892-yt","epoch":1649121190,"text":"I didn't quite get what I was supposed to do but messing around in the game was fun. Idk how many times it said, \"You are a monster\". Its over 300 though! I liked the art style. Overall, really good! One bug, if you chill in the bottom right hand corner, the penguins can't get you.","format":"md","likes":1,"spam":"N"},{"id":784176,"author_name":"ThePelranthean","author_uid":"thepelranthean","epoch":1649130762,"text":"I enjoyed saving what snowmen I could. Alas, the summer did come and the killer whale did eat. But I, the humble lumberjack, have done my duty.\n\nThe corruption was an interesting mechanic. In general, I had enough time to avoid any consequences for it, but it definitely kept me moving around.\n\nAlso, I enjoyed how subsequent plays kept many of the same stats, so as you replayed, it started warmer and warmer until eventually it was permanently summer and you would lose all your snowmen whenever you pressed play. Not sure that was meant to be a feature, but it definitely felt inevitable.\n\nOverall, good simple game which played well to the theme. Thanks for sharing the game!","format":"md","likes":1,"spam":"N"},{"id":785898,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649145787,"text":"@kuro Thank you very much for playing and sharing your thoughts. I will definetely try out the randomization (Because you absolutely right... it's VERY repetetive visuals. I was considering it - but never got around to it)\n\nHave a brilliant day :smile: ","format":"md","likes":2,"spam":"N"},{"id":785934,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649146038,"text":"@crazykittens-892-yt \nYou caught me there - never gave the penguins much love ... so their roaming might be erratic. (Now there's a weird sentence.\nThank you so much for taking the time to play :smile: ","format":"md","likes":1,"spam":"N"},{"id":786067,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649147134,"text":"@thepelranthean  :rofl: nice intro there :thumbsup_tone1: Thank you for taking time to trying this one out :smile: \nAnd nice catch there .. with the permanent summer :thumbsup_tone1: :sunny: ","format":"md","likes":2,"spam":"N"},{"id":787501,"author_name":"tahamimarlar","author_uid":"tahamimarlar","epoch":1649156770,"text":"I guess there are some bugs with the gameplay. It said you are a monster a couple of times and I actually didn't understand what to do in the game. The music and the art seems cool though.","format":"md","likes":1,"spam":"N"},{"id":787567,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649157061,"text":"@tahamimarlar Which bugs did you experience? Thank you for taking your time to test it :smile: ","format":"md","likes":0,"spam":"N"},{"id":787760,"author_name":"LDJam user 285972","author_uid":"285972","epoch":1649158038,"text":"I didn't really get what I was doing, but messing around deffinetly was fun! Liked the artstyle, too!","format":"md","likes":1,"spam":"N"},{"id":787761,"author_name":"squaxcom","author_uid":"squaxcom","epoch":1649158039,"text":"Great overall presentation, gameplay was fun.  I swear I saw a killer whale briefly, but might just have imagined it lol","format":"md","likes":1,"spam":"N"},{"id":787977,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649159379,"text":"@ottos @squaxcom \nThank you so much both of you :thumbsup_tone1: \n\nI did struggle a bit about halfway into the development.. and actually considered dropping the project as I found it difficult to come up with an obvious way of playing... Maybe some better guidelines inside the actual game .. maybe a dotted line from the first couple of snowmen - to where you should actually guide them... and red dots towards hazards.","format":"md","likes":2,"spam":"N"},{"id":788065,"author_name":"TomBuston","author_uid":"tombuston","epoch":1649159831,"text":"Had fun with this, definitly surprising the first time I saw a snowman explode. Then got eaten by an orca. Then mean penguins. I don't understand everything about this game world, but I guess it sucks to be a snowman.\n\nI didn't really understand what happens when I press \"E\", and there where some bugs here and there (like the game not properly resetting after a gameover), but overall it was funny, good work :)","format":"md","likes":1,"spam":"N"},{"id":788267,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649160979,"text":"@tombuston Thank you very much for playing and yes ... I struggled a bit with an \"obvious\" objective... but decided to focus on the process rather than the product :angel: ","format":"md","likes":0,"spam":"N"},{"id":788355,"author_name":"Bottled up Dark Peace","author_uid":"bottled-up-dark-peace","epoch":1649161423,"text":"Fun overall :) But one thing, the random noise that goes like \"tic tic tic tic tic tic\", I found it absolutely infuriating for my ears ToT But that's all.","format":"md","likes":1,"spam":"N"},{"id":788389,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649161571,"text":"@bottled-up-dark-peace hahahaha ... sorry about that - a thing I never even considered :wink: It was an attempt at making a sound that lured the snowmen in - kind of what some people do when trying to get the attention of a cat :cat2: ","format":"md","likes":2,"spam":"N"},{"id":788455,"author_name":"Bottled up Dark Peace","author_uid":"bottled-up-dark-peace","epoch":1649161879,"text":"@purpledartfrog that explains everything XD I hate the \"come here, cat\" noise.","format":"md","likes":1,"spam":"N"},{"id":788520,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649162109,"text":"@bottled-up-dark-peace Brilliant.... then it's solved ..... :smile: ","format":"md","likes":0,"spam":"N"},{"id":789085,"author_name":"Paroxysmal","author_uid":"paroxysmal","epoch":1649165055,"text":"Great take on the theme. Like the graphics. Great entry.","format":"md","likes":1,"spam":"N"},{"id":789477,"author_name":"failuer","author_uid":"failuer","epoch":1649167007,"text":"Fun! I liked the strategy and tense waiting for an opening in the penguins' patrols. Movement was also smooth, and bonus points for functional pathfinding!\n\nAlso, cool menus & fonts, (though they're clashing a little with the rest of the game?)\n\nGreat job!","format":"md","likes":1,"spam":"N"},{"id":789568,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649167391,"text":"@paroxysmal Thank you very much :bow: and thank you for playing :thumbsup_tone1: ","format":"md","likes":0,"spam":"N"},{"id":789593,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649167522,"text":"@failuer Thank you very much for taking time to play :thumbsup_tone1:  And thank you for the compliment on the smoothness.. which was actually one of the things I was especially happy with. \n\nAnd yes I do absolutely agree that the menu and fonts actually clash a little with the final look of the game. Note to self to next time.... hold up on choosing look of those things when there is no actual game yet :bellhop: ","format":"md","likes":1,"spam":"N"},{"id":790045,"author_name":"LDJam user 240168","author_uid":"240168","epoch":1649169749,"text":"A funny game! The visuals and sounds are lovely. Took me some time to figure out what to do, but I managed to save some snowmen after all :)","format":"md","likes":0,"spam":"N"},{"id":790092,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649169969,"text":"@lisyarus Good job :thumbsup_tone1: and thank you for playing .. The gameplay isn't really that obvious.. So I get that it takes a minute or so :smile: ","format":"md","likes":1,"spam":"N"},{"id":791245,"author_name":"Weirdybeardyman","author_uid":"weirdybeardyman","epoch":1649174477,"text":"I faced a weird bug in the web version where loads of snowmen would spawn initially and then instantly explode and it would be gameover in a shower of blood :D pretty funny though. I reloaded the face and it worked fine. Nice little game. It gave me a chuckle when the cover art was all serious and sinister and then my mouse cursor popped in with just a big carrot :D Good job!","format":"md","likes":1,"spam":"N"},{"id":791299,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649174733,"text":"@weirdybeardyman Thank you so much for playing :smile: weird with that bug - I haven't seen it before.. oh well .. it's fine if it just required a reload :wink: That carrot really was a side effect - and didn't know it wouldn't scale down in WebGL ... and it was actually an accidental leftover :rofl: ","format":"md","likes":0,"spam":"N"},{"id":791811,"author_name":"yulotomorrow","author_uid":"yulotomorrow","epoch":1649176845,"text":"The audio is unique because I think you whistled as background music :) The game is interesting, snowmen following the protagonist is cute :)","format":"md","likes":1,"spam":"N"},{"id":792733,"author_name":"limered","author_uid":"limered","epoch":1649181030,"text":"Cool game ;) Managed to save like 20 snowman, then discovered 'e'. No nore snowman were saved after this... I like the audio and the graphics are sweet. \nWhy are the snowmen exploding red? Are they people maybe? \ud83d\ude32","format":"md","likes":1,"spam":"N"},{"id":794687,"author_name":"Flightless","author_uid":"flightless","epoch":1649188397,"text":"That Orca really caught me by surprise :smiley: It managed to gobble down the whole snowman squad.\nGreat atmosphere, and impressive menu system.\n \n","format":"md","likes":1,"spam":"N"},{"id":796290,"author_name":"jsmitq","author_uid":"jsmitq","epoch":1649195441,"text":"I think I ran into a bug on the second playthrough. It said I saved all the snowmen about 5 seconds in, but I hadn't save any yet? Either way, it was fun!","format":"md","likes":1,"spam":"N"},{"id":796678,"author_name":"Phillip Scott","author_uid":"phillip-scott","epoch":1649197403,"text":"Orca was funny - the font was a little hard to read and I didn't really understand what I was doing :) I liked killed the snowmen................... :D Great job on submitting!","format":"md","likes":1,"spam":"N"},{"id":797940,"author_name":"Hadryel","author_uid":"hadryel","epoch":1649206322,"text":"I don't know if keeping the values after delivering the snowmen was intentional (windows version - wasn't able to play web version due to error on loading - after some point they would spawn and die instantly due to the temperature being above 0 I guess), but I liked their movement (a bit weird but seemed to be helping the player). I liked the composition consistency - the audio and art were matching nicely! Good job on the entry! Well done!","format":"md","likes":1,"spam":"N"},{"id":798009,"author_name":"Welliton","author_uid":"welliton","epoch":1649206944,"text":"I saved a lot of snowmen there haahahah And killing them was kind of awesome too hehehehe\nAnd the shark attack was a nice surpise, with a little flavor of jumpscare!\nCongratulation :)","format":"md","likes":1,"spam":"N"},{"id":799624,"author_name":"LDJam user 288322","author_uid":"288322","epoch":1649225456,"text":"\"don't press 'e'\". DONT TELL ME WHAT TO DO","format":"md","likes":1,"spam":"N"},{"id":799681,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649226181,"text":"@yulotomorrow @limered @flightless @jsmitq @phillip-scott @hadryel @welliton @markymark \nThank you all for playing :smile: \n\n@yulotomorrow Actually I ended up liking the snowmen a great deal as well.\n\n@limered I'm not telling you on that last one :wink: \n\n@flightless Thank you so much... I did put in a little bit of effort on the menus.. although as someone else pointed out... they conflict a little with actual game look and feel.\n\n@jsmitq Ok - that sounds really weird - was it a second playthrough?\n\n@phillip-scott Absolutely agree - the font is not that easy to read... I considered switching it... at least for everything but the game title.\n\n@hadryel Thank you very much for your extensive input.. Not sure about the WebGL - it should be ok - you sure it wasn't a warning? It warns about the fact that it's actually uncompressed.\n\n@welliton I would have loved to make the orca part a LOT more polished... exactly for the small jump scare :smile: \n\n@markymark I know... we are the kind of people who will definetely hammer that E button when told not to :rofl: ","format":"md","likes":0,"spam":"N"},{"id":802245,"author_name":"stasm","author_uid":"stasm","epoch":1649253630,"text":"I love the graphics, they take me back to the Windows 95 era for some reason. I also appreciate the extra effort of including a short tutorial! That said, I wasn't quite sure how corruption worked as a mechanic; does anything bad happen to the corrupted snowmen eventually? I was also only able to play the WebGL version and I'm not sure if it was representative of the native build. I experienced a similar bug to the one @weirdybeardyman described: lots of blood everywhere right after starting a new round.","format":"md","likes":1,"spam":"N"},{"id":803737,"author_name":"Jani Brezavscek","author_uid":"jani-brezavscek","epoch":1649266095,"text":"I enjoyed the game, it had a very nostalgic feel, took me 2 decades back too! :smile: The orca part was a surprise! Really didn't expect that! :smile: ","format":"md","likes":1,"spam":"N"},{"id":807113,"author_name":"yetanother","author_uid":"yetanother","epoch":1649290017,"text":"I saved some snowmen, killed a lot of them by mistake (or not) and lost the avatar behind the HUD a few times ! I really like your take on the theme, melting snowmen is a good idea!","format":"md","likes":1,"spam":"N"},{"id":808783,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649316946,"text":"@stasm @jani-brezavscek @yetanother Thank you so much for playing :smile: \n\n@stasm I do think I get the win95 thing ... To me it's the trees .. something with Warcraft maybe. \nI think that with these LD's maybe I need to be more explicit with the mechanics .. the corruption causes the snowmen to seek out the ocean rather than the igloo. I'm a little unsure what causes that bug... it might be the push E button functionality that causes it somehow. \n\n@jani-brezavscek Like above... I think it might be the graphics of the trees :smile: \n\n@yetanother You're absolutely right ... the lumberjack can disappear in a couple of places :smile: Thank you for the comment on the theme.. This time around I felt that I caught the theme okay ... \n\n","format":"md","likes":1,"spam":"N"},{"id":811616,"author_name":"dob","author_uid":"dob","epoch":1649356607,"text":"Fun game with a great look and smooth, intuitive controls. I didn't have much trouble winning the first game 13-0. I played again a couple times.  Nice music, too. Does winning mean summer is not inevitable? Or maybe it's just delayed infintely? :-)","format":"md","likes":1,"spam":"N"},{"id":814106,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649398785,"text":"@dob  Thank you very much and thank you for playing :smile: The main issue with inevitability is that we are so sure of ourselves - that we think we know what it is :wink: ","format":"md","likes":0,"spam":"N"},{"id":814882,"author_name":"hungryroy","author_uid":"hungryroy","epoch":1649418905,"text":"![snowman.png](\/\/\/raw\/eac\/z\/4d869.png)\n\nThis was so weird, right down to the carrot cursor, I love it lol. Even though I had no idea what was going on at the start. Why don't the penguins like the snowmen?!?","format":"md","likes":1,"spam":"N"},{"id":815762,"author_name":"Pitxardo","author_uid":"pitxardo","epoch":1649436380,"text":"For some reason when I start playing (web version) all the snowmen explode and I lost :(\nI don't understand very well what to do.","format":"md","likes":1,"spam":"N"},{"id":815988,"author_name":"vidarn","author_uid":"vidarn","epoch":1649440195,"text":"Nice graphics and cool touch with the options screen and tutorial - made it feel like a complete game. I also liked the movement of the group of snowmen. The way they tended to stick together but not overlap felt very natural (if one can say that about walking snowmen).","format":"md","likes":1,"spam":"N"},{"id":816672,"author_name":"Jackaljk","author_uid":"jackaljk","epoch":1649451699,"text":"I don't quite know what I'm doing or I'm supposed to do in the game, but I especially loved pressing E. Yes I'm a monster. The concept is good and the game looks nice, I only wish the gameplay was clearer. Nice one!","format":"md","likes":1,"spam":"N"},{"id":820793,"author_name":"LDJam user 76491","author_uid":"76491","epoch":1649546762,"text":"Hahaha the E button! I like this entry, it's a fun escort mission game! Does the carrot cursor do anything? I think I was fooling myself into believing that the carrot attracted the penguins somehow (that's not the case, right? :sweat_smile:)\n\nCool game\n","format":"md","likes":0,"spam":"N"},{"id":824266,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649660985,"text":"@hungryroy Well because they are unnatural of course :wink:  Thank you very much for playing :thumbsup_tone1: ","format":"md","likes":0,"spam":"N"},{"id":824268,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649661020,"text":"@pitxardo Yeah - apparently that's a thing... not sure why that is happening...","format":"md","likes":0,"spam":"N"},{"id":824269,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649661057,"text":"@vidarn Thank you very much ... and of course you can say that about snowmen :rofl: ","format":"md","likes":0,"spam":"N"},{"id":824273,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649661163,"text":"@jackaljk Thank you very much and thank you for trying it out :thumbsup_tone1: And I absolutely agree... the gameplay lacks a bit of \"obviousness\" :smile: ","format":"md","likes":0,"spam":"N"},{"id":824275,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649661215,"text":"@conradoclark Thank you bery much and yeah... that's quite an accurate representation of the \"intended\" gameplay :wink: ","format":"md","likes":1,"spam":"N"},{"id":824276,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649661266,"text":"@conradoclark ... don't know if I want to kill your dreams but unfortuantely ... no the carrot does not do anything... but a brilliant idea :thumbsup_tone1: :smile: ","format":"md","likes":1,"spam":"N"},{"id":827666,"author_name":"BinaryPrinciple","author_uid":"binaryprinciple","epoch":1649808914,"text":"Initally I was a bit confused, then it hit me and I save 10 of then then 14. I like the dangers in the road and having to run against the clock. I think you can take this and expand it with different levels of different dangers. It would be very intuitive on an ipad.","format":"md","likes":1,"spam":"N"},{"id":828147,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1649851701,"text":"@binaryprinciple I actually suppose you're right... the escort mission mechanic might actually be a fun handheld mechanic. Thank you for some great input :thumbsup_tone1: ","format":"md","likes":1,"spam":"N"},{"id":829528,"author_name":"Jes\u00fas Gonz\u00e1lez","author_uid":"jesus-gonzalez","epoch":1649947531,"text":"Nice game, the only mechanic I think I didn't understand is the carrot one, I tried to give it to the penguins and to the snowmen, tried rubbing them with it, etc., and nothing happened.\n\nOther than that, I really like how you made the entire map with like 3 different assets, pretty ingenious.","format":"md","likes":1,"spam":"N"},{"id":830342,"author_name":"PurpledArtFrog","author_uid":"purpledartfrog","epoch":1650031897,"text":"@jesus-gonzalez thank you very much for playing :thumbsup_tone1: and yeah the carrot isn't actually a mechanic... it was only when I made the WebGL build I found it that scaled up ...\nAnd yes the map was relatively simple to create in this manner :smiley: ","format":"md","likes":0,"spam":"N"}],"format":"md","images":["ld50\/wayback-placeholder.png"],"links":[{"url":"https:\/\/purpledartfrog.com\/Games\/LD50Snowmageddon\/LD50_Snowmageddon_repo.zip","text":"Link"},{"url":"https:\/\/purpledartfrog.com\/Games\/LD50Snowmageddon\/LD50_Snowmageddon_Release.zip","text":"Link"},{"url":"https:\/\/purpledartfrog.com\/Games\/LD50Snowmageddon\/index.html","text":"Link"},{"url":"https:\/\/purpledartfrog.com\/Games\/ld50-snowman-a-geddon","text":"Link"}],"metadata":{"g_key":"81182","g_author":"1097367","g_event":"LD50","g_eventkey":"110","g_subevent":"COMPO","g_urlkey":"385474","g_title":"Snowmageddon","g_status":"WAYBACK","g_place":"570","g_commentcount":"55","g_site2_node_id":"276554","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"276554","n_urlkey":"385474","n_parent":"276397","n_path":"\/events\/ludum-dare\/50\/snowman-a-geddon","n_slug":"snowman-a-geddon","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"97367","n_created":"1646604397","n_modified":"1778597888","n_version":"903340","n_status":"WAYBACK"},"node":{"_collation":{"body_sanitizer":"TextUtils::SanitizeHTML via existing importer","event":"LD50","removed_author":false},"_superparent":9,"_trust":9,"author":97367,"body":"\"Summer is coming\" and you need to guide the snowmen into their new igloo shelter. \nUse WASD to try guiding the snowmen to the igloo - but beware of the watering hole.... It's known to harbour killer whales.\n\nOpening\n![2022-04-04_01h36_15.png](\/\/\/raw\/75c\/71\/z\/49e8b.png)\n\nOptions\n![2022-04-04_01h36_24.png](\/\/\/raw\/75c\/71\/z\/49e90.png)\n\nTutorial 1\n![2022-04-04_01h36_31.png](\/\/\/raw\/75c\/71\/z\/49e91.png)\n\nTutorial 2\n![2022-04-04_01h36_35.png](\/\/\/raw\/75c\/71\/z\/49e9f.png)\n\nTutorial 3\n![2022-04-04_01h36_46.png](\/\/\/raw\/75c\/71\/z\/49ea6.png)\n\n\nLet me know if you see any bugs - I'll try and fix them :smile: \n\n:purple_heart: :dart: :frog: ","comments":55,"comments-timestamp":"2022-04-15T14:11:37Z","created":"2022-03-06T22:06:37Z","files":[],"files-timestamp":0,"grade":{"grade-01":46,"grade-02":46,"grade-03":45,"grade-04":46,"grade-05":46,"grade-06":45,"grade-07":44,"grade-08":45},"id":276554,"love":0,"magic":{"cool":97.28714577165,"feedback":65,"given":42,"grade":45.375,"grade-01-average":2.83,"grade-01-result":570,"grade-02-average":2.67,"grade-02-result":546,"grade-03-average":2.849,"grade-03-result":494,"grade-04-average":2.898,"grade-04-result":553,"grade-05-average":3.33,"grade-05-result":348,"grade-06-average":2.686,"grade-06-result":443,"grade-07-average":3.167,"grade-07-result":207,"grade-08-average":2.767,"grade-08-result":500,"smart":2.3148061583887},"meta":{"author":[97367],"cover":"\/\/\/content\/75c\/71\/z\/49ce2.png","link-01":"https:\/\/purpledartfrog.com\/Games\/LD50Snowmageddon\/LD50_Snowmageddon_repo.zip","link-01-tag":[42332],"link-02":"https:\/\/purpledartfrog.com\/Games\/LD50Snowmageddon\/LD50_Snowmageddon_Release.zip","link-02-tag":[42337],"link-03":"https:\/\/purpledartfrog.com\/Games\/LD50Snowmageddon\/index.html","link-03-tag":[42336],"link-04":"https:\/\/purpledartfrog.com\/Games\/ld50-snowman-a-geddon","link-04-tag":[42440]},"meta-timestamp":"2026-05-12T14:58:08Z","modified":"2026-05-12T14:58:08Z","name":"Snowmageddon","node-timestamp":"2022-04-07T07:36:37Z","parent":276397,"parents":[1,5,9,276397],"path":"\/events\/ludum-dare\/50\/snowman-a-geddon","published":"2022-04-04T00:01:37Z","scope":"public","slug":"snowman-a-geddon","subsubtype":"compo","subtype":"game","type":"item","version":903340},"text":"\"Summer is coming\" and you need to guide the snowmen into their new igloo shelter. \nUse WASD to try guiding the snowmen to the igloo - but beware of the watering hole.... It's known to harbour killer whales.\n\nOpening\n![2022-04-04_01h36_15.png](\/\/\/raw\/75c\/71\/z\/49e8b.png)\n\nOptions\n![2022-04-04_01h36_24.png](\/\/\/raw\/75c\/71\/z\/49e90.png)\n\nTutorial 1\n![2022-04-04_01h36_31.png](\/\/\/raw\/75c\/71\/z\/49e91.png)\n\nTutorial 2\n![2022-04-04_01h36_35.png](\/\/\/raw\/75c\/71\/z\/49e9f.png)\n\nTutorial 3\n![2022-04-04_01h36_46.png](\/\/\/raw\/75c\/71\/z\/49ea6.png)\n\n\nLet me know if you see any bugs - I'll try and fix them :smile: \n\n:purple_heart: :dart: :frog: ","title":"Snowmageddon","wayback_recovered":true,"wayback_source":{"capture":{"original":"https:\/\/api-jam.ludumdare.com\/vx\/node2\/get\/290001+290002+290003+290004+290005+290006+290007+290008+290009+290010+290011+290012+290013+290014+290015+290016+290017+290018+290019+290020+290021+290022+290023+290024+290025+290026+290027+290028+290029+290030+290031+290032+290033+290034+290035+290036+290037+290038+290039+290040+290041+290042+290043+290044+290045+290046+290047+290048+290049+290050+290051+290052+290053+290054+290055+290056+290057+290058+290059+290060+290061+290062+290063+290064+290065+290066+290067+290068+290069+290070+290071+290072+290073+290074+290075+290076+290077+290078+290079+290080+290081+290082+290083+290084+290085+290086+290087+290088+290089+290090+290091+290092+290093+290094+290095+290096+290097+290098+290099+290100+290101+290102+290103+290104+290105+290106+290107+290108+290109+290110+290111+290112+290113+290114+290115+290116+290117+290118+290119+290120+290121+290122+290123+290124+290125+290126+290127+290128+290129+290130+290131+290132+290133+290134+290135+290136+290137+290138+290139+290140+290141+290142+290143+290144+290145+290146+290147+290148+290149+290150+290151+290152+290153+290154+290155+290156+290157+290158+290159+290160+290161+290162+290163+290164+290165+290166+290167+290168+290169+290170+290171+290172+290173+290174+290175+290176+290177+290178+290179+290180+290181+290182+290183+290184+290185+290186+290187+290188+290189+290190+290191+290192+290193+290194+290195+290196+290197+290198+290199+290200+290201+290202+290203+290204+290205+290206+290207+290208+290209+290210+290211+290212+290213+290214+290215+290216+290217+290218+290219+290220+290221+290222+290223+290224+290225+290226+290227+290228+290229+290230+290231+290232+290233+290234+290235+290236+290237+290238+290239+290240+290241+290242+290243+290244+290245+290246+290247+290248+290249+290250+290251+290252+290253+290254+290255+290256+290257+290258+290259+290260+290261+290262+290263+290264+290265+290266+290267+290268+290269+290270+290271+290272+290273+290274+290275+290276+290277+290278+290279+290280+290281+290282+290283+290284+290285+290286+290287+290288+290289+290290+290291+290292+290293+290294+290295+290296+290297+290298+290299+290300+290301+290302+290303+290304+290305+290306+290307+290308+290309+290310+290311+290312+290313+290314+290315+290316+290317+290318+290319+290320+290321+290322+290323+290324+290325+290326+290327+290328+290329+290330+290331+290332+290333+290334+290335+290336+290337+290338+290339+290340+290341+290342+290343+290344+290345+290346+290347+290348+290349+290350+290351+290352+290353+290354+290355+290356+290357+290358+290359+290360+290361+290362+290363+290364+290365+290366+290367+290368+290369+290370+290371+290372+290373+290374+290375+290376+290377+290378+290379+290380+290381+290382+290383+290384+290385+290386+290387+290388+290389+290390+290391+290392+290393+290394+290395+290396+290397+290398+290399+290400+290401+290402+290403+290404+290405+290406+290407+290408+290409+290410+290411+290412+290413+290414+290415+290416+290417+290418+290419+290420+290421+290422+290423+290424+290425+290426+290427+290428+290429+290430+290431+290432+290433+290434+290435+290436+290437+290438+290439+290440+290441+290442+290443+290444+290445+290446+290447+290448+290449+290450+290451+290452+290453+290454+290455+290456+290457+290458+290459+290460+290461+290462+290463+290464+290465+290466+290467+290468+290469+290470+290471+290472+290473+290474+290475+290476+290477+290478+290479+290480+290481+290482+290483+290484+290485+290486+290487+290488+290489+290490+290491+290492+290493+290494+290495+290496+290497+290498+290499+290500?authors&parents&superparent"},"object":"objects\/sha256\/ed\/ed3802b9a1d18b997baaaef93a62473a85e1b8555b203649fc110aab11f74ea5","record":"shard-3\/json-live-urgent-v3\/records\/d147999d1ad859dfb6847d2ba63f19d39e101da55e2a1bb2c7ae2458f2491efd.json","sha256":"ed3802b9a1d18b997baaaef93a62473a85e1b8555b203649fc110aab11f74ea5","source":"https","stored_at":1784022393}}