{"author_link":"\/users\/huvaakoodia","author_name":"HuvaaKoodia","author_uid":"1000996","comments":[{"author_name":"Evannex","author_uid":"1009580","time":"2018-04-23T03:14:45Z","epoch":1524453285,"modified":1524453285,"text":"Fantastic Job! But WOW this is challenging! 0.o I managed to make 2 matches I think on my best game lol","likes":1,"format":"md"},{"author_name":"blubberquark","author_uid":"1008003","time":"2018-04-23T08:48:04Z","epoch":1524473284,"modified":1524473284,"text":"It took me a while to understand that this is a match-3 plus bullet hell","likes":1,"format":"md"},{"author_name":"HuvaaKoodia","author_uid":"1000996","time":"2018-04-23T11:19:54Z","epoch":1524482394,"modified":1524484471,"text":"@evannex \nThanks! I'm glad the challenge is there. To succeed you need to become one with the controls, flow around the bullets and use the blocks as shields. Thanks for playing!\n\n@blubberquark\nHmm, I better add a clarification to the description. Thanks for playing!","likes":1,"format":"md"},{"author_name":"tomdeal","author_uid":"1005275","time":"2018-04-25T09:14:43Z","epoch":1524647683,"modified":1524647683,"text":"Really cool game! At first I wasn't quite sure what to do with the blocks or how to grab them. Maybe a visual clue showing the progress of picking the block up would be nice (other than the shaking). But once I got that, the game was a lot of fun, also good graphics and sound!","likes":1,"format":"md"},{"author_name":"nidup","author_uid":"1000962","time":"2018-04-25T09:20:13Z","epoch":1524648013,"modified":1524648027,"text":"Congratz for your entry, nice artwork, fun & innovative gameplay, quite challenging, overally a pleasant experience. Keep up the good work :thumbsup: ","likes":1,"format":"md"},{"author_name":"yscik","author_uid":"1002054","time":"2018-04-25T09:48:21Z","epoch":1524649701,"modified":1524649701,"text":"This was pretty fun and challenging, congrats! \nMaybe the controls could be simplified, combining the walking and aiming direction, with the picked up thing always in front of you. ","likes":1,"format":"md"},{"author_name":"Antti Haavikko","author_uid":"1013537","time":"2018-04-25T09:58:55Z","epoch":1524650335,"modified":1524650359,"text":"Quite a novel concept and execution was pretty damn solid as well. I think this was my best score...  \n![eyes.png](\/\/\/raw\/1e4\/3\/z\/13dfa.png)\n\nThe difficulty is indeed there and it is way too heavily dependant on RNG. Sometimes it took ages for a purple\/red to appear, so I had really no chance of survival for long because I got swarmed by the enemies. Dodging the bullets is easy enough, I think that is one portion that you pretty much nailed right. The bullets are slow enough and they're easily noticeable. The problem arises when the enemies eventually outnumber the destructive blocks, they start destroying them before you can match them, a downward spiral.\n\nFor a smoother experience you could replace the full RNG based spawning with something pattern based. So it could be for example:\nOne enemy, 5 blocks (with at least one guaranteed match), another enemy, 4 blocks, enemy, 3 blocks, 2 enemies, 5 blocks... etc\n\nIt would result in a more fair and consistent experience on separate runs but still keeps it fresh enough because of some randomness like spawn positions and types.\n\nThe controls were pretty spot on. I personally would have preferred the keyboard controls directional keys to be flipped so I could move with arrows and aim with WASD (didn't even try controller because Unity and you mentioned Xbox controller, so PS controls are most likely borked as hell). And the whole control thing could have been made more approachable by just using a one set of directional keys for combined aiming\/moving but obviously that would not allow some of the more advanced techniques which are there now. The block throwing was great, the rounding you used to find the proper row\/column was perfect. Allowed quick and precise throws to be made without being pixel perfect.\n\nI liked the visual style. The main protagonist and enemies had some nice charm to them. And as I already said, the bullets were big and visible which is super important in bullet hells (the player character hitbox size could be decreased though). The color palette was a bit too muddy for my taste.\n\nAll in all, good job!","likes":1,"format":"md"},{"author_name":"HuvaaKoodia","author_uid":"1000996","time":"2018-04-25T10:43:19Z","epoch":1524652999,"modified":1524653087,"text":"@tomdeal \nYes, there was supposed to be a beam of sorts (made of particles) to make the tele-grabbing clearer, but I didn't have time to implement it. Thanks for playing!\n\n@antti-haavikko \n\nI've been playing this quite a bit myself (a good sign, it doesn't always happen with jam titles!) and certainly the spawning could use some tweaking. I think I'll match the first 20 some seconds to a pattern (blocks, enemy, blocks, enemy, etc) and then let the numbers increase over time. \n\nForcing the purple or red blocks to spawn will require further testing. I do like the idea that sometimes you have to do with nothing but the blue blocks as they act as shields. Maybe an increase in health points would add to their utility.\n\nThe gamepad support in Unity is indeed weird, hopefully they'll fix that eventually, not that I can test any other pads atm. Swapping the input is an easy option to add though, so that's going on the post-jam list.\n\nI was aiming for cutesy\/charming graphics so I'm glad that part worked out. The colors, quite frankly, I didn't pay much attention to so, sure, will tweak them too. Certain things need to pop.\n\nThanks for playing and the words!","likes":1,"format":"md"},{"author_name":"Linus","author_uid":"1000725","time":"2018-04-27T14:09:02Z","epoch":1524838142,"modified":1524838204,"text":"Unique concept and interesting gameplay. The controls were somewhat confusing because I didn't understand how to grab blocks, I would hold spacebar next to some block and another one from somewhere else on the screen would move towards me. Maybe that was because I tried aiming with the mouse instead of arrow keys, using the mouse feels more intuitive.\n\nI also didn't understand how to destroy enemies, I tried shooting blocks at them but that didn't do anything. Do the different blocks have different abilities?\n\nThe description said something about placing blocks adjacent to each other to create explosions but because I didn't understand how grabbing worked I never managed to do this.\n\nThe graphics were cute and I liked the music, I just think that if the controls were better explained I would enjoy this game a lot more.\n\nOverall though, pretty solid entry that deserves more ratings. Good job! :smiley:","likes":1,"format":"md"},{"author_name":"HuvaaKoodia","author_uid":"1000996","time":"2018-04-27T16:27:47Z","epoch":1524846467,"modified":1524846750,"text":"@linus \n\nPretty nice of you to end on a *Good job!* when not getting to play proper! :stuck_out_tongue_winking_eye: \n\nMouse aiming would certainly work to a degree. I omitted it due to the rigid 4-directional aiming system, but will have it as an option for the post-jam version.\n\nI've updated the description; give it another read and a go if you still want to see those :boom::boom::boom:\n\nThe Itch page has the old description if anyone wants to compare and contrast. I often forget to explain a thing or two, expecting everyone to know what I know (in this case twin-stick controls on a keyboard!)\n\nThanks for playing!","likes":0,"format":"md"},{"author_name":"Linus","author_uid":"1000725","time":"2018-04-28T16:28:30Z","epoch":1524932910,"modified":1524932998,"text":"@HuvaaKoodia Updating the description helped a lot. I got to play proper this time around with more :boom: and had much more fun. Still a very difficult game :smile: \n\nThe controls took some getting used to but I learned to take advantage of the mechanic to grab blocks from a far distance.\n\nI just wish that the blue blocks would do something else than just being in the way and as shields. Nice work on this game, I think that the difficulty and controls could be tweaked :smiley:\n\nHere is my game if you want to take a look: https:\/\/ldjam.com\/events\/ludum-dare\/41\/$74082","likes":1,"format":"md"},{"author_name":"mao","author_uid":"1002318","time":"2018-04-29T18:11:42Z","epoch":1525025502,"modified":1525025502,"text":"Pretty interesting! I liked the strategy that the different colors of blocks required.\n\nMostly, I think that the rules should be a little clearer. It took me a little while to figure out that the grabbing worked across distances and that the purple blocks did not have to be in a straight line. Once I figured those things out, the game was pretty fun!\n\nNice music, also. Did you make it?","likes":1,"format":"md"},{"author_name":"HuvaaKoodia","author_uid":"1000996","time":"2018-04-30T11:53:29Z","epoch":1525089209,"modified":1525089759,"text":"@mao \n> purple blocks did not have to be in a straight line\n\nWell gee, one more thing to add to the instructions, *somehow.*  \nThe particle beam effect will make the grabbing clearer I hope. Haven't had time to implement it yet.\n\nYes, I made the music in the last two hours of the jam (using [LMMS](https:\/\/lmms.io\/), if your are interested). I'm glad you liked it!\n\nAdded the other tools to the description too, why not.\n\nThanks for playing!","likes":1,"format":"md"},{"author_name":"mgsx","author_uid":"1054707","time":"2018-05-05T17:12:16Z","epoch":1525540336,"modified":1525540336,"text":"Very well polished and congrats for the music !\n\nControl is not easy making the game very difficult but you did a nice job !","likes":1,"format":"md"},{"author_name":"serwaastudio","author_uid":"1093012","time":"2018-05-06T12:13:38Z","epoch":1525608818,"modified":1525608818,"text":"It's hard to grab the blocks but  it was a fun to avoid the monsters. Overall a fun and nicelooking game :)\n","likes":1,"format":"md"},{"author_name":"rigdonware","author_uid":"1034728","time":"2018-05-07T00:15:36Z","epoch":1525652136,"modified":1525652136,"text":"I didn't understand what I was doing at first (I should probably read instructions haha) this was a super awesome game. Good job! ","likes":1,"format":"md"},{"author_name":"conk","author_uid":"1001346","time":"2018-05-08T21:00:23Z","epoch":1525813223,"modified":1525813223,"text":"It's a bit of a struggle to get into moving the blocks around and a little confusing in how to explode things, sometimes just 2 blocks, sometimes 3. The combo certainly is unlikely, so fantastic job with the theme :grin:\n\nArt is great and matches the audio fantastically! Overall, great job :grinning: ","likes":1,"format":"md"},{"author_name":"pvtroswold","author_uid":"1002235","time":"2018-05-13T16:44:10Z","epoch":1526229850,"modified":1526229961,"text":"Maddening, frantic, unsafe. A very unsafe game, if I may say so. Standing still gets you shot. Hiding only works until something appears behind you or barriers burst. Attacking enemies is time consuming (oh my goodness, will you grab the block already, do you even see the incoming bullets?) and risky.\n\nThe control scheme is unique. And I'd have thought all the original arcade-style game button layouts had been taken by now. The art was fun and effective (I enjoyed the animations especially). Loved the music. Great job.\n\nEdit: Oh and how could I forget to mention just how smooth as silk the controls\/mechanics\/UI are? Pure joy to operate this creation.","likes":1,"format":"md"}],"format":"md","images":["ld41\/74043-e8657eda3611b360cc6ec469c380b85c.png"],"links":[{"url":"https:\/\/huvaakoodia.github.io\/LD41_2018_WEB\/","text":"HTML5 (web)"},{"url":"https:\/\/huvaakoodia.itch.io\/that-which-cannot-be-contained","text":"HTML5 (web)"},{"url":"https:\/\/huvaakoodia.itch.io\/that-which-cannot-be-contained","text":"Source code"}],"metadata":{"g_key":"49067","g_author":"1000996","g_event":"LD41","g_eventkey":"72","g_subevent":"COMPO","g_urlkey":"232030","g_title":"That Which Cannot Be Contained","g_status":"USEAR3","g_place":"308","g_commentcount":"18","g_site2_node_id":"74043","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"74043","n_urlkey":"232030","n_parent":"73256","n_path":"\/events\/ludum-dare\/41\/that-which-cannot-be-contained","n_slug":"that-which-cannot-be-contained","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"996","n_created":"1521886619","n_modified":"1525089669","n_version":"282263","n_status":"COMMIT"},"node":{"id":74043,"parent":73256,"superparent":9,"author":996,"type":"item","subtype":"game","subsubtype":"compo","published":"2018-04-23T01:51:36Z","created":"2018-03-24T10:16:59Z","modified":"2018-04-30T12:01:09Z","version":282263,"slug":"that-which-cannot-be-contained","name":"That Which Cannot Be Contained","body":"![Screen1B.png](\/\/\/raw\/4e3\/z\/10fdb.png)\n\nDodge bullets and destroy enemies in this *top-down-dodge-em-up-bullet-hell-match-3* combo.\n\n## Instructions\n\n- Move around with **WASD**\n\n- Aim independently of your movement direction with **arrow keys**\n\n- Press and hold the **spacebar** while aiming at a block *(from any distance)* to grab it.\n\n- A grabbed block hovers in front of you. Change its position by aiming.\n\n- Release the **spacebar** to throw the block *(in your current aiming direction)*.\n\n- Connect *2 red blocks* or *3 purple blocks* for **explosive results!**  \n\n- Enemies next to an explosion will die *(1 point for each!)*\n\n## Controls\n\n### Keyboard:\n\n*WASD or QZSD* = Movement  \n*Arrow keys* = Aiming  \n*Spacebar (press\/hold\/release)* = Grab\/hold\/throw block  \n\n*R* = Restart  \n*M* = Mute music  \n\n### Gamepad (360):\n\n*Left stick* = Movement  \n*Right stick* = Aiming  \n*Left or right bumper (press\/hold\/release)* = Grab\/hold\/throw block  \n\n*Start or Back* = Restart\u200b  \n\n\n## Developer's comments\n\nCompo! Haven't done one of these in years. Managed just fine, just in time. Like the good old days.\n\nHave fun!\n\n## Tools\n\n[Unity](https:\/\/unity3d.com\/)  \n[Krita](https:\/\/krita.org\/en\/)  \n[Audacity](http:\/\/www.audacityteam.org\/)  \n[LMMS](https:\/\/lmms.io\/)  \n\nMade everything myself, except for the [font](https:\/\/www.dafont.com\/forvertz.font?l[]=10&l[]=1&l[]=6)","meta":{"author":[996],"link-01":"https:\/\/huvaakoodia.github.io\/LD41_2018_WEB\/","link-01-tag":"42336","link-02":"https:\/\/huvaakoodia.itch.io\/that-which-cannot-be-contained","cover":"\/\/\/content\/4e3\/z\/10fc9.png","link-01-name":"Jam","link-02-tag":"42336","link-02-name":"Post-Jam","link-03":"https:\/\/huvaakoodia.itch.io\/that-which-cannot-be-contained","link-03-tag":"42332"},"path":"\/events\/ludum-dare\/41\/that-which-cannot-be-contained","parents":[1,5,9,73256],"love":0,"notes":18,"notes-timestamp":"2018-05-13T16:46:01Z","grade":{"grade-01":22,"grade-02":23,"grade-03":23,"grade-04":23,"grade-05":24,"grade-06":24,"grade-07":20,"grade-08":22},"magic":{"cool":108.05693211467,"feedback":6,"given":25.25,"grade":22.625,"grade-01-average":3.45,"grade-01-result":308,"grade-02-average":3.405,"grade-02-result":265,"grade-03-average":3.714,"grade-03-result":154,"grade-04-average":3.5,"grade-04-result":390,"grade-05-average":3.409,"grade-05-result":279,"grade-06-average":3.25,"grade-06-result":198,"grade-07-average":1.944,"grade-07-result":532,"grade-08-average":2.675,"grade-08-result":519,"smart":11.741611968433}},"text":"![Screen1B.png](\/\/\/raw\/4e3\/z\/10fdb.png)\n\nDodge bullets and destroy enemies in this *top-down-dodge-em-up-bullet-hell-match-3* combo.\n\n## Instructions\n\n- Move around with **WASD**\n\n- Aim independently of your movement direction with **arrow keys**\n\n- Press and hold the **spacebar** while aiming at a block *(from any distance)* to grab it.\n\n- A grabbed block hovers in front of you. Change its position by aiming.\n\n- Release the **spacebar** to throw the block *(in your current aiming direction)*.\n\n- Connect *2 red blocks* or *3 purple blocks* for **explosive results!**  \n\n- Enemies next to an explosion will die *(1 point for each!)*\n\n## Controls\n\n### Keyboard:\n\n*WASD or QZSD* = Movement  \n*Arrow keys* = Aiming  \n*Spacebar (press\/hold\/release)* = Grab\/hold\/throw block  \n\n*R* = Restart  \n*M* = Mute music  \n\n### Gamepad (360):\n\n*Left stick* = Movement  \n*Right stick* = Aiming  \n*Left or right bumper (press\/hold\/release)* = Grab\/hold\/throw block  \n\n*Start or Back* = Restart\u200b  \n\n\n## Developer's comments\n\nCompo! Haven't done one of these in years. Managed just fine, just in time. Like the good old days.\n\nHave fun!\n\n## Tools\n\n[Unity](https:\/\/unity3d.com\/)  \n[Krita](https:\/\/krita.org\/en\/)  \n[Audacity](http:\/\/www.audacityteam.org\/)  \n[LMMS](https:\/\/lmms.io\/)  \n\nMade everything myself, except for the [font](https:\/\/www.dafont.com\/forvertz.font?l[]=10&l[]=1&l[]=6)","title":"That Which Cannot Be Contained"}