{"author_link":"\/users\/ijzm","author_name":"ijzm","author_uid":"1002963","comments":[{"author_name":"ruba","author_uid":"1031590","time":"2017-08-01T16:30:33Z","epoch":1501605033,"modified":1501605054,"text":"Your robots are cute, I like animation!\nMusic is awesome.\nHope to play version with fixed mechanics - game has potential.","likes":1,"format":"md"},{"author_name":"Azargaz","author_uid":"1002898","time":"2017-08-01T17:05:08Z","epoch":1501607108,"modified":1501607108,"text":"Shame that core mechanic doesn't work, but still it was fun to play. Music is nice but it doesn't loop so it just stops after a while. I liked the look of robots and power cells but the backgrounds and tiles are meh, but they fit the theme of the game.","likes":1,"format":"md"},{"author_name":"Shinmera","author_uid":"1009530","time":"2017-08-01T18:19:23Z","epoch":1501611563,"modified":1501611583,"text":"It seems that the robots have achieved flight, as you can levitate indefinitely by just hitting up repeatedly. Them not running out of power either pretty much removes all of the puzzle elements from the game. That aside, the fact that you immediately switch between the characters as soon as you go across a charging station leads to a lot of frustrating forth and back as you try to move across one.\n\nThe music was nice though, which is a rarity in ludum dare entries. Good joj on that.","likes":1,"format":"md"},{"author_name":"wasea","author_uid":"1005622","time":"2017-08-01T18:46:36Z","epoch":1501613196,"modified":1501613196,"text":"So many levels :), unlike other games","likes":1,"format":"md"},{"author_name":"Jake Cope","author_uid":"1038611","time":"2017-08-01T21:10:34Z","epoch":1501621834,"modified":1501621834,"text":"Lots of potential, the music was nice and the core mechanic sounds interesting. Hope to see more.","likes":1,"format":"md"},{"author_name":"EdwinGameDev","author_uid":"1038184","time":"2017-08-02T15:39:13Z","epoch":1501688353,"modified":1501688353,"text":"Wow, i find your game really cute! If you could finish the mechanics it would be nice to play again! Platformer are always great games!","likes":1,"format":"md"},{"author_name":"ginger9","author_uid":"1002714","time":"2017-08-03T05:23:14Z","epoch":1501737794,"modified":1501737794,"text":"Nice graphic and music. I'm a little confused because I can't figure out where should I go and the robots can fly. It seems there is a loop.","likes":1,"format":"md"},{"author_name":"junjunlowpoly","author_uid":"1010526","time":"2017-08-04T06:27:23Z","epoch":1501828043,"modified":1501828043,"text":"The music is amazing for a game jam! The mechanism is novel and interesting. I hope to see the game finished and expanded because it seems to have quite a lot potential. \n\nThe design for the two robots are simple but cute!","likes":1,"format":"md"},{"author_name":"christina-antoinette-neofotistou","author_uid":"1010726","time":"2017-08-06T22:04:55Z","epoch":1502057095,"modified":1502057095,"text":"Lots of levels, you got a ton of work done, congratulations! The robots are super cute too!\nA few bugs related to collisions (I got stuck on the side of platforms a few times).\n\nI can see where you wanted to implement the mechanic, and I can see it would be an even more fun game if you did!\n\nCongrats again :)","likes":1,"format":"md"},{"author_name":"Hadrien","author_uid":"1037665","time":"2017-08-07T22:23:30Z","epoch":1502144610,"modified":1502144610,"text":"Fun game, good potential, love the music too, well done!","likes":1,"format":"md"},{"author_name":"Agecaf","author_uid":"1039445","time":"2017-08-08T08:22:44Z","epoch":1502180564,"modified":1502180564,"text":"Hi! This is a solid idea, hopefully you can iron out those bugs. Btw it works on Linux with wine (most Unity games seem to work).\n\nArtwise; It's usually best to have the assets consistent in style (in this case, level of detail). For example, the background, the power supply and the characters all have a different \"detail density\". \n\n*Having said that*, each asset is individually very good, especially the background and those character animations!\n\nCode-wise and design-wise, you probably already know the bugs (_cough_ infinite jumps _cough_). You'd also might want a \"connect to power\" button, for example in the water level, when square reaches its power socket you're pressing \"right\", which then makes circle walk into the water : \/ It would also be great to have a camera transition from one robot to the other instead of an instant jump. A trick I like to use is to have each frame something like\n\n``` camera.x = target.x + (camera.x - target.x) * 0.9 ```\n\nWhere target is where I want the camera to be. It gives it a bit of a \"lag-behind\" feeling, but makes it so that target can jump around with the camera quickly following. The 0.9 can be changed for anything below 1 (and above 0), the closer to 1 the slower the camera.\n\n*Having said that*, the levels and the way they're put into the game is really well done; the \"coloured blocks\" mechanic is well implemented and gives a great tool to the level designer, who used it well.\n\nFinally, it's a really nice tune you've got there @random-storykeeper ! I love the chiptune sound, and the pizzicato was a great addition.\n\nIt shows there was a lot of effort put into this, great job everyone!","likes":2,"format":"md"},{"author_name":"TheOneThatNeverWas","author_uid":"1038687","time":"2017-08-10T20:56:53Z","epoch":1502398613,"modified":1502398613,"text":"Nice game. With a little more polish it would turn into a amazing game! I really want to see a post-jam version of it!","likes":1,"format":"md"},{"author_name":"DDRKirbyISQ","author_uid":"1001883","time":"2017-08-15T06:17:31Z","epoch":1502777851,"modified":1502777851,"text":"Hehe, cute!  Strange though, for some reason when I first finished level 1 it simply restarted the level rather than advancing the game.\n\nObviously buggy and unfinished, but a good idea!","likes":1,"format":"md"},{"author_name":"Tuomo","author_uid":"1027054","time":"2017-08-18T15:56:41Z","epoch":1503071801,"modified":1503071824,"text":"I found the switching between characters really annoying and too sudden. It left me couple of times really confused. Also as mentioned earlier: different resolutions of lo-res graphics don\u2019t fit well together.","likes":1,"format":"md"},{"author_name":"HuvaaKoodia","author_uid":"1000996","time":"2017-08-19T16:26:28Z","epoch":1503159988,"modified":1503168134,"text":"Ok puzzle prototype with solid mechanics. I can imagine a *power running out* mechanic adding a lot. The graphic's are messy and unpolished, but not eye-searing. \n\nIt is a bit weird that the characters are colorless shapes, while the rechargers are colored yet nearly identical. This is probably an even bigger problem for colorblind people.\n\nKeep at it, by all means.","likes":1,"format":"md"},{"author_name":"TheMonsterFromTheDeep","author_uid":"1003060","time":"2017-08-20T04:46:09Z","epoch":1503204369,"modified":1503204369,"text":"Not a lot to say, honestly - but the core concept looks good, and I think it really could go somewhere.\n\nThe main problem currently that isn't merely a bug in programming is the sockets - I often am pushed out of a socket on the opposite side of where I want to be, and when I start walking I go straight back into the socket, which is really annoying.","likes":1,"format":"md"},{"author_name":"InappropriateName","author_uid":"1036981","time":"2017-08-20T14:03:45Z","epoch":1503237825,"modified":1503237825,"text":"I enjoyed this! i liked the simplicity of the robots and their animations!","likes":1,"format":"md"}],"format":"md","images":["ld39\/34770-91df653c091198179207fa717bbe3d69.png"],"links":[{"url":"https:\/\/drive.google.com\/file\/d\/0B-oGCfBBoqVeZzVoOTE1aU1Ra0U\/view","text":"Windows"}],"metadata":{"g_key":"51445","g_author":"1002963","g_event":"LD39","g_eventkey":"74","g_subevent":"JAM","g_urlkey":"234858","g_title":"Quad and Cycl","g_status":"USEAR3","g_place":"593","g_commentcount":"17","g_site2_node_id":"34770","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"34770","n_urlkey":"234858","n_parent":"32802","n_path":"\/events\/ludum-dare\/39\/quad-and-cycl","n_slug":"quad-and-cycl","n_type":"item","n_subtype":"game","n_subsubtype":"jam","n_author":"2963","n_created":"1500590362","n_modified":"1501742620","n_version":"134646","n_status":"COMMIT"},"node":{"id":34770,"parent":32802,"superparent":9,"author":2963,"type":"item","subtype":"game","subsubtype":"jam","published":"2017-08-01T01:58:39Z","created":"2017-07-20T22:39:22Z","modified":"2017-08-03T06:43:40Z","version":134646,"slug":"quad-and-cycl","name":"Quad and Cycl","body":"Help two robots work together to conserve power in order to escape.\n\n![screenshot03.png](\/\/\/raw\/360\/1\/z\/7c40.png)\n\n## Controls\n- Left & right arrow keys \/ A and D keys - Move\n- Up arrow key \/ W key - Jump\n- Space - Switch between characters\n\n## Gameplay \n\nEach character must get to the adjacent power cells in order to complete the level. The square-shaped character aligns with the blue power cells, while the circle fits in with the green. \n\n## Credits\n- **Programming** - @IJZM\n- **Art** - @Frostyflytrap\n- **Level design\/Additional art** - @TinyCastleGuy\n- **Music** - @Random-storykeeper\n\n# A few things to note\n\n- The game is playable, but overall premature. We unfortunately couldn't get the mechanic to work properly in time. The robots were supposed to start running out of power when both were disconnected from their power cells, but in the current build, this is not the case. \n- A lot of elements in terms of sfx are missing from the game, and there are some huge bugs that will become pretty evident when you play. This is just to let you know as a heads up. Hopefully, we will be continuing this as a post jam version, and maybe even fix some of the minor game breaking bugs in the entry version. :grimacing:\n\nThe music currently doesn't loop in the game, but the track is loopable on SoundCloud [here](https:\/\/soundcloud.com\/anne-huang-1\/plug-play-quad-and-cycl-ost). The full OST will be coming soon.\n\n![screenshot02.png](\/\/\/raw\/360\/1\/z\/7c3e.png)","meta":{"grade-07-out":"1","link-01-tag":"42337","cover":"\/\/\/content\/360\/1\/z\/7b7d.png","link-01":"https:\/\/drive.google.com\/file\/d\/0B-oGCfBBoqVeZzVoOTE1aU1Ra0U\/view","author":[2963,4195,2724,12009]},"path":"\/events\/ludum-dare\/39\/quad-and-cycl","parents":[1,5,9,32802],"love":0,"notes":17,"notes-timestamp":"2017-08-20T14:03:45Z","grade":{"grade-01":22,"grade-02":22,"grade-03":21,"grade-04":21,"grade-05":22,"grade-06":20,"grade-08":22},"magic":{"cool":93.069714896877,"feedback":19,"given":15.375,"grade":21.428571428571,"grade-01-average":3.1,"grade-01-result":593,"grade-02-average":2.9,"grade-02-result":578,"grade-03-average":3.158,"grade-03-result":359,"grade-04-average":2.842,"grade-04-result":741,"grade-05-average":3.25,"grade-05-result":522,"grade-06-average":3.722,"grade-06-result":130,"grade-08-average":3.15,"grade-08-result":464,"smart":6.5065641567179}},"text":"Help two robots work together to conserve power in order to escape.\n\n![screenshot03.png](\/\/\/raw\/360\/1\/z\/7c40.png)\n\n## Controls\n- Left & right arrow keys \/ A and D keys - Move\n- Up arrow key \/ W key - Jump\n- Space - Switch between characters\n\n## Gameplay \n\nEach character must get to the adjacent power cells in order to complete the level. The square-shaped character aligns with the blue power cells, while the circle fits in with the green. \n\n## Credits\n- **Programming** - @IJZM\n- **Art** - @Frostyflytrap\n- **Level design\/Additional art** - @TinyCastleGuy\n- **Music** - @Random-storykeeper\n\n# A few things to note\n\n- The game is playable, but overall premature. We unfortunately couldn't get the mechanic to work properly in time. The robots were supposed to start running out of power when both were disconnected from their power cells, but in the current build, this is not the case. \n- A lot of elements in terms of sfx are missing from the game, and there are some huge bugs that will become pretty evident when you play. This is just to let you know as a heads up. Hopefully, we will be continuing this as a post jam version, and maybe even fix some of the minor game breaking bugs in the entry version. :grimacing:\n\nThe music currently doesn't loop in the game, but the track is loopable on SoundCloud [here](https:\/\/soundcloud.com\/anne-huang-1\/plug-play-quad-and-cycl-ost). The full OST will be coming soon.\n\n![screenshot02.png](\/\/\/raw\/360\/1\/z\/7c3e.png)","title":"Quad and Cycl"}