{"author_link":"\/users\/potato-toaster","author_name":"Potato Toaster","author_uid":1055281,"comments":[{"author_name":"Badical","author_uid":1083129,"time":"2018-04-23T05:22:00Z","epoch":1524460920,"modified":1524460935,"text":"Page isn't loading for me, just a white screen :( Safari on MacOS. Seems like shader issues looking at the console, \"\"WARNING: 0:1: extension 'GL_ARB_gpu_shader5' is not supported\"\n\nBut, CONGRATS on making a game :D GG!","likes":1,"format":"md"},{"author_name":"Alex Ferbrache","author_uid":1075481,"time":"2018-04-23T05:49:26Z","epoch":1524462566,"modified":1524462566,"text":"Congrats on submitting! I thought the first level was very challenging, especially with one cone. Having a key to reset the level would be nice! Also sometimes after multiple resets I got locked into always walking right and falling off the map.","likes":1,"format":"md"},{"author_name":"Potato Toaster","author_uid":1055281,"time":"2018-04-23T23:03:22Z","epoch":1524524602,"modified":1524524602,"text":"Hey thanks for playing, or trying :). I will need to keep safari in mind next time (I programmed it all on firefox... whoops), if I get some time I may attempt a port, since I believe it's allowed after time. ","likes":0,"format":"md"},{"author_name":"ppNovAqq","author_uid":1005990,"time":"2018-04-23T23:48:01Z","epoch":1524527281,"modified":1524527281,"text":"I had a bit of a bug. If I got \"found out\" while moving, the movement would stick and still be going in subsequent games, until you refresh the page. Also if you fall off you just have to wait until those slow moving cars got to the boulders or refresh the page. Messed up the pacing a bit for me.\n\nOverall, good work and nice concept. Good job getting it out there!","likes":1,"format":"md"},{"author_name":"randomphantom","author_uid":"1034868","time":"2018-04-28T06:49:23Z","epoch":1524898163,"modified":1524898163,"text":"Somewhat buggy as mentioned above, and the hitboxes for the cars were kind of big. Also, trying to blast the rocks with the jackhammer was quite unreliable as the keypresses would often miss. Once I got the hang of it, it was pretty fun though. Good job!","likes":0,"format":"md"},{"author_name":"p-r","author_uid":1012141,"time":"2018-04-28T14:05:01Z","epoch":1524924301,"modified":1524924301,"text":"I like the idea, but for me it was very frustrating to play. The collision detection was very sensitive","likes":0,"format":"md"}],"format":"md","images":["ld41\/77825-ee5346a0522698afead78665686f0210.png"],"links":[{"url":"https:\/\/ludum-dare-41.herokuapp.com\/StealthRoad.html","text":"HTML5 (web)"},{"url":"","text":"HTML5 (web)"}],"metadata":{"g_key":"36655","g_author":"1055281","g_event":"LD41","g_eventkey":"72","g_subevent":"COMPO","g_urlkey":"235692","g_title":"Stealth Road Construction","g_status":"USEAR3","g_place":"99999","g_commentcount":"6","g_site2_node_id":"77825","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"77825","n_urlkey":"235692","n_parent":"73256","n_path":"\/events\/ludum-dare\/41\/stealth-road-construction","n_slug":"stealth-road-construction","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"55281","n_created":"1523738365","n_modified":"1524449509","n_version":"250406","n_status":"COMMIT"},"node":{"id":77825,"parent":73256,"superparent":9,"author":55281,"type":"item","subtype":"game","subsubtype":"compo","published":"2018-04-23T01:59:17Z","created":"2018-04-14T20:39:25Z","modified":"2018-04-23T02:11:49Z","version":250406,"slug":"stealth-road-construction","name":"Stealth Road Construction","body":"# Stealth Action Road Construction\n\nMy two genres were stealth and road construction. The basic gameplay is find the jack hammer, use it on all the rocks on the level and then go to the next level. But you should avoid having anyone hear you. Sounds are indicated by blue circles, if a gawking person(the really ugly walking models) hears you they will chase you and you'll lose the level if they catch up. If a truck hears you then you lose the level immediately. Also if a truck hits a rock then you lose the level too. To avoid having a truck hit a rock, either break the rock before the truck gets to it, or push a cone into it's way.\n\n## Find and play the game here: \n\nhttps:\/\/ludum-dare-41.herokuapp.com\/StealthRoad.html\n\n## Controls:\nwasd for movement\n\nj to pick up the jack hammer\n\nk to use the jack hammer\n\n\n### Source:\n\nThe source code can be found on the web page, it's all just js and html. And uses THREE js.\n\nAlmost missed the submission hour fiddling with the upload ...","meta":{"author":[55281],"cover":"\/\/\/content\/1f7\/d\/z\/1103c.png","link-01":"https:\/\/ludum-dare-41.herokuapp.com\/StealthRoad.html","link-01-tag":"42336","link-02":"","link-02-tag":"42336"},"path":"\/events\/ludum-dare\/41\/stealth-road-construction","parents":[1,5,9,73256],"love":0,"notes":6,"notes-timestamp":"2018-04-28T14:05:01Z","grade":{"grade-01":7,"grade-02":7,"grade-03":7,"grade-04":7,"grade-05":7,"grade-06":7,"grade-07":5,"grade-08":5},"magic":{"cool":105.52897060222,"feedback":2,"given":6.125,"grade":6.5,"grade-01-average":2.7,"grade-02-average":2.5,"grade-03-average":2.9,"grade-04-average":3.1,"grade-05-average":2.9,"grade-06-average":1.9,"grade-07-average":1.5,"grade-08-average":2.167,"smart":4.6973660678169}},"text":"# Stealth Action Road Construction\n\nMy two genres were stealth and road construction. The basic gameplay is find the jack hammer, use it on all the rocks on the level and then go to the next level. But you should avoid having anyone hear you. Sounds are indicated by blue circles, if a gawking person(the really ugly walking models) hears you they will chase you and you'll lose the level if they catch up. If a truck hears you then you lose the level immediately. Also if a truck hits a rock then you lose the level too. To avoid having a truck hit a rock, either break the rock before the truck gets to it, or push a cone into it's way.\n\n## Find and play the game here: \n\nhttps:\/\/ludum-dare-41.herokuapp.com\/StealthRoad.html\n\n## Controls:\nwasd for movement\n\nj to pick up the jack hammer\n\nk to use the jack hammer\n\n\n### Source:\n\nThe source code can be found on the web page, it's all just js and html. And uses THREE js.\n\nAlmost missed the submission hour fiddling with the upload ...","title":"Stealth Road Construction"}