{"author_link":"\/users\/javasaurus","author_name":"JavaSaurus","author_uid":"1080673","comments":[{"author_name":"JCMonkey","author_uid":"1000607","time":"2018-08-14T21:03:35Z","epoch":1534280615,"modified":1534280615,"text":"i tried to play the game a few times and the procgen wouldnt let me finish, i always came up with end points and got killed. the controls are floaty, but not that bad, the only bad part of the controls is the wall jumping sometimes is buggy. the art work is really good, i wish the enemys had more intellegence with them, like moving back and forth, and the baseball bat guy was just a walk past, and i tried jumping behind him to kill it, but i couldnt, the only killable guy was the gun shooter. so with some fixes to the game this could be a pretty neat game. ","likes":1,"format":"md"},{"author_name":"megamasterx","author_uid":"1001592","time":"2018-08-15T00:23:12Z","epoch":1534292592,"modified":1534294869,"text":"The transition to the second level was extremely buggy.  I think that the movement felt fantastic, especially the wall jumping.  I'm a bit biased, but the graphics are absolutely phenomenal. Every animation is impactful and the sounds compliment them quite well.    There are a lot of things that can be done to polish this, and I think this shows signs of a title that was a bit rushed in a few points.  Perhaps budgeting time a bit better and perhaps cutting down on the featureset (at least for a jam) would help polish this out and ensure future entries get to completion with a quality that your team can hit.  All things considered - a very solid entry.","likes":1,"format":"md"},{"author_name":"JavaSaurus","author_uid":"1080673","time":"2018-08-15T07:58:57Z","epoch":1534319937,"modified":1534319937,"text":"@jcmonkey Thank you for the important feedback ! The enemies were designed to be stationary at first, mostly due to time constraints (we had quite some issues during the development phase and the fact that we live in completely different time zones did not help). In the end we decided a full rewrite of the enemy ai system. However, there is the boss fight! (I am not sure if anyone made it that far yet, maybe I should add as \"test boss\" button later on ! The procedural generation you discussed indeed broke when I tried flipping rooms to increase the variability, that seemed like a good idea at first though ;) Would you mind playing it again in the current version ?\n\n@megamasterx  Hey ! Thank you for the feedback for sure. There are no controls in the transition to the next level, the movement is automatic. I left this in in case we would have had time for more advanced generation of rooms and dungeons, which would need some time in the background. I am not sure if that is what you meant, if not could you elaborate please? On the time budgeting comment, you are absolutely right. We already cut a lot of features on day 2 and in the end I wounded up rewriting most of the game due to collision problems induced by the \"new\" character controller... For all of us this was a first team-jam, with members spanning from the US to Eastern Europe and I have to say, time zones make or break everything (I for one was the team member that was most central AND stupid enough to work till 4 am on 3 days just to be able to communicate with all of the team members)... In the end, it was a rich experience in the end !\n\nThank you for playing !!!\n\n","likes":0,"format":"md"},{"author_name":"TheDouche","author_uid":"1062079","time":"2018-08-15T08:07:36Z","epoch":1534320456,"modified":1534320456,"text":"I think the game is to hard at the start, I love the art, it so cool! \nBut my over all experience  is not that good sorry!","likes":1,"format":"md"},{"author_name":"JavaSaurus","author_uid":"1080673","time":"2018-08-15T08:23:47Z","epoch":1534321427,"modified":1534321427,"text":"@thedouche Thank you for playing nonetheless, how would you suggest changing the game to fit your needs at the start, if I may ask ? In a jam there are decisions to be made, in order to deal with the limited amount of time to generate a lot of content, we decided to make the game a tad harder, stretching its replayability. It is perhaps a shame the boss can not be reached easily. I wonder if the LD rules allow for a \"button\" on the menu screen to \"fight the boss\" instantly. In a way it is not really adding content, since it is already there !","likes":0,"format":"md"},{"author_name":"YamiFive","author_uid":"1079685","time":"2018-08-15T09:19:21Z","epoch":1534324761,"modified":1534324761,"text":"Really nice, but why platforms are made of ice?","likes":1,"format":"md"},{"author_name":"JavaSaurus","author_uid":"1080673","time":"2018-08-15T09:27:40Z","epoch":1534325260,"modified":1534325260,"text":"Do you mean physics wise or graphics wise ? If the latter, I noticed problems with Unity's lighting. It looks completely different in the editor unfortunately... But thank you for playing !","likes":0,"format":"md"},{"author_name":"HAUO","author_uid":"1091668","time":"2018-08-15T09:27:53Z","epoch":1534325273,"modified":1534325273,"text":"Really like the style of the game, the SteamPunk theme really shines with the awesome art and some fitting sound effects, also with a surprising amount of enemy types! However, gameplay wise it was not my cup of tea, and could not get very far before I was to frustrated to continue. \n\nFound the controls way to floaty, and felt very punishing as it felt as I was sliding and hitting ceiling\/edges made me miss jumps all the time. Its worth nothing that I'm that good at platformers to begin with, but I have enjoyed games like Super Meat Boy before. I feel the controls must feel tight at all times if the focus is precision platforming where one mistake can mean instant death, something that's missing here.\n\nAlso, while the theme is well represented with the rising oil (a classic!), I cant help but feel its a bit of a boring way to do it. Remove the Oil and you still got a rather solid platformer (you even have spikes as environmental hazards). Would have liked to see it represented in another way that made it more of a integral part of the gameplay, maybe something the player could directly control? Have the procedural level be effected by it? Have the player pick up parts that attaches to a limited amount of slots on the robot? Just some random thoughts.\n\nIn the end a game with great potential! Great work.","likes":1,"format":"md"},{"author_name":"James Leib","author_uid":"1077722","time":"2018-08-15T10:42:39Z","epoch":1534329759,"modified":1534329759,"text":"@hauo Thanks for the feedback. I agree that the use of the theme wasn't the most creative. We tried to improve this with the boss (which attempts to trap the player into the oil).","likes":1,"format":"md"},{"author_name":"CNB","author_uid":"1104970","time":"2018-08-15T11:17:44Z","epoch":1534331864,"modified":1534331864,"text":"Fun game. The animations and art were solid and cohesive. Found the controls quite difficult; just needs a little tweek to provide the player with a bit more precision in the movement. All in all enjoyed it! ","likes":1,"format":"md"},{"author_name":"JavaSaurus","author_uid":"1080673","time":"2018-08-15T11:57:18Z","epoch":1534334238,"modified":1534334238,"text":"@HAUO The oil is actually limiting the player movement options. The intention was to incorporate this in puzzle mechanics, but eventually was unfortunatly cut short (mostly due to code design conflicts). \n\n@HAUO & @CNB As every comment was on the controls, I took another look at the build and noticed the debug values were in the controller settings (triggering the wrong jump animation was also due to this it seems). This isn't really adding a feature or anything, so I decided to change them to the intended ones (in a new uploaded build) for all that matters. I'm sorry the first experience was ruined for you this way, but perhaps you can give it another shot ! \n\nThanks for the feedback !","likes":1,"format":"md"},{"author_name":"chaitae","author_uid":"1105726","time":"2018-08-15T12:37:53Z","epoch":1534336673,"modified":1534336673,"text":"Controls were a bit floaty, and would like something other than mouse button to attack. I was really surprised when there were other levels. Great job guys!","likes":1,"format":"md"},{"author_name":"Sublustris","author_uid":"1000357","time":"2018-08-15T12:40:00Z","epoch":1534336800,"modified":1534336800,"text":"Nice gfx, reminds me \"Mashinarium\", cool game at all!","likes":1,"format":"md"},{"author_name":"radow","author_uid":"1075872","time":"2018-08-15T13:04:00Z","epoch":1534338240,"modified":1534338240,"text":"Really like the Graphics and overall feel of the game. Gameplay is a tad repetative, given that there are only so many screens, but with a few more it would be a really solid platformer. ","likes":1,"format":"md"},{"author_name":"JavaSaurus","author_uid":"1080673","time":"2018-08-15T13:11:42Z","epoch":1534338702,"modified":1534338702,"text":"@chaitae Thank you. There actually is left control to fire as well. \n\n@sublustris thank you for playing ! \n\n@radow @chaitae In the spirit of LD we can't add more rooms to the build to vote on (not allowed to add content post LD), despite it being really easy to add rooms. However... if this is allowed we can add rooms and upload a second build for people that casually want to play ! :)","likes":1,"format":"md"},{"author_name":"radow","author_uid":"1075872","time":"2018-08-15T13:14:33Z","epoch":1534338873,"modified":1534338873,"text":"If you do a postjamversion, keep the jamversion as is and lable both accordingly, so that people will rate your jamversion it's fine =)","likes":1,"format":"md"},{"author_name":"Alexey Tarabrin","author_uid":"1103700","time":"2018-08-15T14:26:28Z","epoch":1534343188,"modified":1534343188,"text":"I like this oil, but generation works wrong sometimes =c","likes":1,"format":"md"},{"author_name":"Swini","author_uid":"1100621","time":"2018-08-15T14:29:11Z","epoch":1534343351,"modified":1534343351,"text":"I love the sprite animations so moch. The enemies are so beautiful:) Keep it going!!!","likes":1,"format":"md"},{"author_name":"JavaSaurus","author_uid":"1080673","time":"2018-08-15T14:40:01Z","epoch":1534344001,"modified":1534344017,"text":"@alexey-tarabrin could you elaborate on that? Because that should have been fixed before. What exactly happens ?\n\n@Swini thank you ! The artwork was done by LurkinMcClerkin though, the oil is done through programming :) \n\nThank you for playing !","likes":0,"format":"md"},{"author_name":"AGsilverAG","author_uid":"1103621","time":"2018-08-15T16:13:07Z","epoch":1534349587,"modified":1534349587,"text":"Very good art, and I like the feel of the player controller for the most part, but it definitely suffers a lot from a lack of room variety. Also, the best strategy for all the enemies seems to be just to run past them (the only strategy for batbot?) and the oil was never really much of a threat. I made it to the final boss but accidentally jumped out the map before I could figure out what to do. Anyway take or leave the suggestions, the art, the oil effect, and the seed based level generation is a feet for a weekend anyway and you should be proud!","likes":1,"format":"md"},{"author_name":"JavaSaurus","author_uid":"1080673","time":"2018-08-15T16:48:11Z","epoch":1534351691,"modified":1534351691,"text":"@agsilverag Thank you for the suggestions. I will try to upload a second final version with more rooms, separately from the actual LD entry though!","likes":1,"format":"md"},{"author_name":"SgtWeirdo","author_uid":"1103143","time":"2018-08-15T17:09:09Z","epoch":1534352949,"modified":1534352949,"text":"Nice setting, the art is really good. The controls are a little floaty which I was able to manage, not too much of a problem. My only issue was the limited amount of rooms, I played the same room literally 8 times within the first 3 worlds xD. It is impressive that you guys got a seed system up though! Overall good job! :ok_hand:","likes":0,"format":"md"},{"author_name":"JavaSaurus","author_uid":"1080673","time":"2018-08-15T21:55:10Z","epoch":1534370110,"modified":1534370110,"text":"@sgtweirdo The limited amount of rooms is indeed an issue, mainly linked to the lack of time. I had a maze generation algorithm but it was not completed at the time of submission so... rules are rules right :) Either way, feel free to play the Zen mode !","likes":0,"format":"md"},{"author_name":"Crave","author_uid":"1107688","time":"2018-08-16T02:55:23Z","epoch":1534388123,"modified":1534388148,"text":"Pretty good animation! Your gif dump made me want to play it ","likes":0,"format":"md"},{"author_name":"posho","author_uid":"1111823","time":"2018-08-16T03:21:41Z","epoch":1534389701,"modified":1534400957,"text":"Great job!\n\nI liked how the game focuses on the jam's theme and the progression of the game. The controls are a bit weird but the art and sound are unbelievably good. I can't believe you guys had time to include a seed system and an online leaderboard. You madmen.\n\nHere's a lil' fan art:\n\n![Animate_2018-08-15_22-17-18.png](\/\/\/raw\/fc4\/b1\/z\/19f03.png)\n","likes":4,"format":"md"},{"author_name":"aug","author_uid":"1102010","time":"2018-08-16T04:42:38Z","epoch":1534394558,"modified":1534394558,"text":"I love your concept and artistic execution! I think that the game is a bit lacking in terms of mechanics and how they were implemented (slippery controls although that's been mentioned a bunch, there's not really much of a difficulty or learning curve, and the next level hitbox at the top being too wide, leading to me teleporting to the next level by bashing into the ceilings), but I think that's more of a side effect of the time constraints than anything judging by your bug fixes! Incredible work on the art, music, and overall vision of the game! I'll definitely be looking out for updates. Expanding on what you have could make a real gem of a game.","likes":1,"format":"md"},{"author_name":"LurkinMcClerkin","author_uid":"1058409","time":"2018-08-16T06:24:36Z","epoch":1534400676,"modified":1534400676,"text":"@posho Love the fanart! Thanks!","likes":1,"format":"md"},{"author_name":"posho","author_uid":"1111823","time":"2018-08-16T06:29:04Z","epoch":1534400944,"modified":1534400944,"text":"@lurkinmcclerkin Thanks a lot! :smile:\n\nHey, by the way. Can you please tell me how you made the table with the name, description and looks of your enemies that is on the top of this page? I don\u2019t see how on the Markdown guide and would love to have something similar for my game\u2019s page.","likes":0,"format":"md"},{"author_name":"James Leib","author_uid":"1077722","time":"2018-08-16T07:08:02Z","epoch":1534403282,"modified":1534403373,"text":"Remove slashes and replace link with a file and then this is the formatting.\n\n\/| Name | Description | Looks  |\n\n\/| ------:| -----------:|\n\n\/| **A.P.E.R.**   | This is your friendly neighbourhood plumber bot. | (Link To Gif) |\n\n\/| **Juke box**   | This little musical menace is known to drop hearts to heal your soul ! | (Link To Gif) |\n\n\n@posho \n\nI love the fan art as well!","likes":1,"format":"md"},{"author_name":"diesdas","author_uid":"1111096","time":"2018-08-16T20:09:31Z","epoch":1534450171,"modified":1534450215,"text":"Great art! The controls where a bit wonky for a platformer, but it was still fun to play and really challenging. My highscore after several tries was around 20.000! At one point I had to dive into the black goo, which was hard without transparency.","likes":1,"format":"md"},{"author_name":"JavaSaurus","author_uid":"1080673","time":"2018-08-17T11:10:46Z","epoch":1534504246,"modified":1534504246,"text":"@diesdas I have made the oil transparent in the ZEN version. Thank you for the tip ! :)","likes":1,"format":"md"},{"author_name":"digital bacon","author_uid":"1080914","time":"2018-08-17T12:58:28Z","epoch":1534510708,"modified":1534510708,"text":"Procgen seemed to always give me no way out but the game otherwise is fun. I loved the graphics, and the music was pleasant to listen to while playing. Good effort.","likes":1,"format":"md"},{"author_name":"Zicboy","author_uid":"1027576","time":"2018-08-18T08:33:45Z","epoch":1534581225,"modified":1534581225,"text":"Awesome game! I enjoy the art and mood of it. Keep up the good work!","likes":1,"format":"md"},{"author_name":"JavaSaurus","author_uid":"1080673","time":"2018-08-19T11:33:10Z","epoch":1534678390,"modified":1534678390,"text":"@digital-bacon @zicboy thanks for the reviews ! :) \n","likes":1,"format":"md"},{"author_name":"Stegobubbles","author_uid":"1103054","time":"2018-08-20T07:54:57Z","epoch":1534751697,"modified":1534751697,"text":"I love platformers :-) Well done, the game cool! ","likes":1,"format":"md"},{"author_name":"Cassio Eduardo","author_uid":"1000043","time":"2018-08-20T15:52:39Z","epoch":1534780359,"modified":1534780440,"text":"I really like the SteamPunk style and the overall presentation is pretty good (specially graphics). I also enjoyed the enemy variety of types and patterns. On the other hand, the floaty controls were a bit of a letdown because it made the game seem less precise and less responsive. As for improvements, I think there should be powerups for the player to pickup (permanent and\/or timed) to add bit more variety to the gameplay.\n\nGood job.","likes":2,"format":"md"},{"author_name":"James Leib","author_uid":"1077722","time":"2018-08-21T01:19:37Z","epoch":1534814377,"modified":1534814377,"text":"Thanks for the review @cassio-eduardo @stegobubbles \n\nPowerups are a good idea. We'll definitely keep it in mind.","likes":0,"format":"md"},{"author_name":"Karai17","author_uid":"1000051","time":"2018-08-22T06:08:51Z","epoch":1534918131,"modified":1534918131,"text":"A decent entry but I found the game a bit confusing where I had to play the same levels twice in a row each time. Wall jumping is also a bit buggy.","likes":1,"format":"md"},{"author_name":"bob152","author_uid":"1024316","time":"2018-08-28T12:06:44Z","epoch":1535458004,"modified":1535458004,"text":"The graphics and controls of this game were really good - the art really blew me away, although the game was a bit buggy. I sometimes half went through walls and the oil came up almost instantly during the boss fight, and a few more levels would have been nice. It was quite a fun game overall through!","likes":0,"format":"md"},{"author_name":"ursagames","author_uid":"1007359","time":"2018-08-30T16:09:42Z","epoch":1535645382,"modified":1535645382,"text":"Gorgeous platformer! Really dug the setting and art direction. Procedural generation is really hard to tune in the span of a game jam, so props on what you accomplished! Thanks for sharing your game with my stream awhile back. Your game was played around 2:00 into this vod: https:\/\/www.twitch.tv\/videos\/297885983","likes":0,"format":"md"},{"author_name":"mrjoshuamclean","author_uid":"1003164","time":"2018-09-04T13:21:25Z","epoch":1536067285,"modified":1536067285,"text":"Quite a few bugs made it difficult to see what you were going for here, and for the most part it was just jumping right up through all the levels. Lots of them were repeats as well. Seems a bit over-scoped for the jam (more people isn't always going to allow a bigger project) but there's definite creativity in here.\n\nHere's a video of my play and feedback: https:\/\/www.twitch.tv\/videos\/303342347","likes":0,"format":"md"}],"format":"md","images":["ld42\/99841-1be0d613e856039a05fe8e23e1facc4d.png"],"links":[{"url":"https:\/\/lurkinmcclerkin.itch.io\/pipe-dream","text":"Windows"}],"metadata":{"g_key":"48173","g_author":"1080673","g_event":"LD42","g_eventkey":"73","g_subevent":"JAM","g_urlkey":"230982","g_title":"Pipe Dream","g_status":"USEAR3","g_place":"919","g_commentcount":"41","g_site2_node_id":"99841","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"99841","n_urlkey":"230982","n_parent":"97793","n_path":"\/events\/ludum-dare\/42\/pipe-dream","n_slug":"pipe-dream","n_type":"item","n_subtype":"game","n_subsubtype":"jam","n_author":"80673","n_created":"1532692256","n_modified":"1534504666","n_version":"350497","n_status":"COMMIT"},"node":{"id":99841,"parent":97793,"superparent":9,"author":80673,"type":"item","subtype":"game","subsubtype":"jam","published":"2018-08-14T01:24:47Z","created":"2018-07-27T11:50:56Z","modified":"2018-08-17T11:17:46Z","version":350497,"slug":"pipe-dream","name":"Pipe Dream","body":"![wnkv+L.png](\/\/\/raw\/12b\/31\/z\/18f5e.png)\n\n\n# Pipe Dream\n\n>They year is 2054. A giant corporation has discovered to mass produce crude oil, leading to giant cities being covered in transporting pipes and heavy industrial instalations. These are traditionally maintained by autonomous service units that automatically detect leaks, protecting the city from a black, all-engulfing flood. \nWe find A.P.E.R (**A**utomatic **P**ipe **E**mergency **R**epair), on his daily routine when he receives a call of a high pressure, main oil pipe leak near the trash processing facility... Could this really be the doing of a rogue robot? There is nowhere to escape, with increasing sections being filled to the brim with the black sludge. Try to stay ahead, but be aware that you are running out of space...\n\n>**Please aid A.P.E.R in discovering the source of this problem, as the oil starts to slowly flood the entire city !**\n\n\n![Oil.Gif](\/\/\/raw\/12b\/31\/z\/19715.gif)\n\n\nStandard platformer controls apply :  **NOTE :** LEFT CONTROL to fire on pc!\n\n\n| Name | Description | Looks  |\n| ------:| -----------:|\n| **A.P.E.R.**   | This is your friendly neighbourhood plumber bot. | ![MainChar.gif](\/\/\/raw\/12b\/31\/z\/196e0.gif) |\n| **Juke box**   | This little musical menace is known to drop hearts to heal your soul ! | ![Jukebox.gif](\/\/\/raw\/12b\/31\/z\/196ee.gif) |\n| **Goldifingers**   | This former oil town sherif enforcer bot has not lost his tricks just yet ! |![ShootyGuy.gif](\/\/\/raw\/12b\/31\/z\/196ed.gif) |\n| **Batbot**   | In these days, even baseball sparring was automated. Careful ! This one can easily strike your cogs out ! | ![SwingGuy.gif](\/\/\/raw\/12b\/31\/z\/196df.gif) |\n| **Trash n Bash**   | This cube has lose wiring... His trash missiles will rip your iron skin straight off ! | ![Compactor.gif](\/\/\/raw\/12b\/31\/z\/196e2.gif) |\n| **Mysterious Robot**   | A mysterious robot awaits at the end of the tower. Storing oil in barrels, it is a mystery what this behemoth is up to... | ???? |\n\n\n# Bug fixes\n\n* The initial version of the procedural generation mirrored rooms, causing the doors to be off center which allowed for unsolvable combinations. This has been fixed\n\n* The restarting function wrongly reset the entire scene, causing duplicate audio, highscores to be frozen and reset the entire progress to reach the end boss. This has been fixed (the player has unlimited restart tries and can submit highscores in between)\n\n* The physics on the controller were wrongly left in a debug mode. They have been changed to remove the \"floaty\" controls and should now be a lot more snappy. They also caused the colliders on the oil and spikes to sometimes instantly kill players, which was not the intention.\n\n**UPDATE**\n\n* Javasaurus has made a new build with optional ZEN mode. Note that this is mainly to demonstrate the concept to people that already have played the entry, please consider rating the non-zen mode.  \n\n* The oil is now transparent in the new version\n\n\n**Credits**\n\n\n~ Pixel art by **LurkinMcClerkin**\n\n~ UI and lead programming by **JavaSaurus**\n\n~ Assisting programming by **James Leib**\n\n~ Audio by **BenJoe72**\n\n\n\n","meta":{"author":[80673,58409,5220,77722],"link-01-tag":"50","allow-anonymous-comments":"1","link-02":"https:\/\/lurkinmcclerkin.itch.io\/pipe-dream","link-02-tag":"42337","cover":"\/\/\/content\/12b\/31\/z\/18f1a.png"},"path":"\/events\/ludum-dare\/42\/pipe-dream","parents":[1,5,9,97793],"love":0,"notes":41,"notes-timestamp":"2018-09-04T13:21:25Z","grade":{"grade-01":42,"grade-02":44,"grade-03":43,"grade-04":44,"grade-05":46,"grade-06":41,"grade-07":38,"grade-08":43},"magic":{"cool":106.96467380141,"feedback":15,"given":47.625,"grade":42.625,"grade-01-average":3.088,"grade-01-result":919,"grade-02-average":2.714,"grade-02-result":1061,"grade-03-average":2.561,"grade-03-result":1106,"grade-04-average":3.31,"grade-04-result":753,"grade-05-average":4.091,"grade-05-result":185,"grade-06-average":3.359,"grade-06-result":331,"grade-07-average":2.542,"grade-07-result":620,"grade-08-average":3.073,"grade-08-result":642,"smart":13.060199432215}},"text":"![wnkv+L.png](\/\/\/raw\/12b\/31\/z\/18f5e.png)\n\n\n# Pipe Dream\n\n>They year is 2054. A giant corporation has discovered to mass produce crude oil, leading to giant cities being covered in transporting pipes and heavy industrial instalations. These are traditionally maintained by autonomous service units that automatically detect leaks, protecting the city from a black, all-engulfing flood. \nWe find A.P.E.R (**A**utomatic **P**ipe **E**mergency **R**epair), on his daily routine when he receives a call of a high pressure, main oil pipe leak near the trash processing facility... Could this really be the doing of a rogue robot? There is nowhere to escape, with increasing sections being filled to the brim with the black sludge. Try to stay ahead, but be aware that you are running out of space...\n\n>**Please aid A.P.E.R in discovering the source of this problem, as the oil starts to slowly flood the entire city !**\n\n\n![Oil.Gif](\/\/\/raw\/12b\/31\/z\/19715.gif)\n\n\nStandard platformer controls apply :  **NOTE :** LEFT CONTROL to fire on pc!\n\n\n| Name | Description | Looks  |\n| ------:| -----------:|\n| **A.P.E.R.**   | This is your friendly neighbourhood plumber bot. | ![MainChar.gif](\/\/\/raw\/12b\/31\/z\/196e0.gif) |\n| **Juke box**   | This little musical menace is known to drop hearts to heal your soul ! | ![Jukebox.gif](\/\/\/raw\/12b\/31\/z\/196ee.gif) |\n| **Goldifingers**   | This former oil town sherif enforcer bot has not lost his tricks just yet ! |![ShootyGuy.gif](\/\/\/raw\/12b\/31\/z\/196ed.gif) |\n| **Batbot**   | In these days, even baseball sparring was automated. Careful ! This one can easily strike your cogs out ! | ![SwingGuy.gif](\/\/\/raw\/12b\/31\/z\/196df.gif) |\n| **Trash n Bash**   | This cube has lose wiring... His trash missiles will rip your iron skin straight off ! | ![Compactor.gif](\/\/\/raw\/12b\/31\/z\/196e2.gif) |\n| **Mysterious Robot**   | A mysterious robot awaits at the end of the tower. Storing oil in barrels, it is a mystery what this behemoth is up to... | ???? |\n\n\n# Bug fixes\n\n* The initial version of the procedural generation mirrored rooms, causing the doors to be off center which allowed for unsolvable combinations. This has been fixed\n\n* The restarting function wrongly reset the entire scene, causing duplicate audio, highscores to be frozen and reset the entire progress to reach the end boss. This has been fixed (the player has unlimited restart tries and can submit highscores in between)\n\n* The physics on the controller were wrongly left in a debug mode. They have been changed to remove the \"floaty\" controls and should now be a lot more snappy. They also caused the colliders on the oil and spikes to sometimes instantly kill players, which was not the intention.\n\n**UPDATE**\n\n* Javasaurus has made a new build with optional ZEN mode. Note that this is mainly to demonstrate the concept to people that already have played the entry, please consider rating the non-zen mode.  \n\n* The oil is now transparent in the new version\n\n\n**Credits**\n\n\n~ Pixel art by **LurkinMcClerkin**\n\n~ UI and lead programming by **JavaSaurus**\n\n~ Assisting programming by **James Leib**\n\n~ Audio by **BenJoe72**\n\n\n\n","title":"Pipe Dream"}