{"author_link":"\/author\/rynig\/","author_name":"Rynig","author_uid":"30163","comments":[{"author_name":"BluShine","author_uid":"30611","time":"Dec 17, 2013 @ 3:16am","epoch":1387249860,"text":"Your link goes to the google drive webpage, not a direct download. Not a big deal, but kinda annoying. I clicked run.bat, but it just opens a console window and then it instantly closes."},{"author_name":"Twila","author_uid":"18869","time":"Dec 17, 2013 @ 3:25am","epoch":1387250400,"text":"Started to lag noticeably by the time I got to the 5th wave right after taking this: http:\/\/i.imgur.com\/BA6sMz8.png beforehand. Seems that the enemies all firing at once makes all the calculations for those projectiles happen at the same time, causing that spike at a fixed interval. Other than that, and the amusing warning at the start, the core mechanic grew on me and the movements and spawning of your minions seems good! I thought there was going to be an issue because for a while I was able to just cram them either (1) where the enemies were spawning or (2) in the little entryways to the top-right area, but then the opponents seemed to increase their spawn area, heh. I think you could certainly keep improving it if you felt motivated to! Oh, and a pause button would've helped a bit with all the frenetic movements, I could barely get a screencap in by the time it got hectic! :)  (Final score of 105~)"},{"author_name":"Rynig","author_uid":"30163","time":"Dec 17, 2013 @ 3:37am","epoch":1387251120,"text":"BluShine: sorry! I didn't think about where to host it beforehand. It may be that you downloaded it before I reuploaded it compiled against java 1.6 instead of 1.7 (what I initially uploaded it as)\r<br\/>\r<br\/>Twila: Yeah, I really didn't think the mechanics through that well, one think I particularly dislike is that once you have enough minions around the spawning areas, all enemies seem to die instantly. My collision detection is also O(n^2) right now too, it would be possible to use a quadtree and take that down to O(nlog(n)) if I had more time (and eliminate much of the lag)"},{"author_name":"mcapraro","author_uid":"28472","time":"Dec 17, 2013 @ 4:12am","epoch":1387253220,"text":"seems there is a crashing bug that keeps it from running on my osx machine"},{"author_name":"thegoofromspace","author_uid":"18653","time":"Dec 17, 2013 @ 4:20am","epoch":1387253700,"text":"You know, I like the idea of killing your enemies with zombies and using the parts to build more zombies. It's a unique take.\r<br\/>\r<br\/>It's only connected to the theme by a pun, but I actually think that's funny so it gets a pass for that too.\r<br\/>\r<br\/>No sound, though, and actually playing the game wasn't too interesting."},{"author_name":"Paradeem Team!","author_uid":"29849","time":"Dec 17, 2013 @ 7:24am","epoch":1387264740,"text":"Nice concept! I'd like to see this fleshed out! I'd also like not to die in one hit... )':"},{"author_name":"LD_LAN_Party","author_uid":"26312","time":"Dec 18, 2013 @ 2:18am","epoch":1387332780,"text":"Quirky and odd."},{"author_name":"Exclamation Mark","author_uid":"22286","time":"Dec 18, 2013 @ 2:24am","epoch":1387333140,"text":"Nice! The first game I played this Dare and enjoyed it! (thou i did just start a moment ago). The mechanic is nice and interesting, and I love the fact that you start with 5 of everything, however absurd that is :D This does however look more like a game from the &quot;You are the villain&quot; theme, but still, you have my like."},{"author_name":"anvoz","author_uid":"30146","time":"Dec 18, 2013 @ 5:00pm","epoch":1387385700,"text":"Still can't make this work on Windows :(. I tried &quot;java run.bat&quot; and got an error &quot;Could not find or load main class run.sh&quot;."},{"author_name":"Zuige","author_uid":"24026","time":"Dec 22, 2013 @ 4:36pm","epoch":1387729860,"text":"A pretty cool game concept. :) Even some basic pathfinding going on there, well done! I had an issue with the body parts getting stuck in walls which kinda ruined it for me. Good effort!"},{"author_name":"StMatn","author_uid":"18894","time":"Dec 28, 2013 @ 4:48pm","epoch":1388248980,"text":"Pretty cool game!\r<br\/>I had fun playing, though I always died gathering parts, because enemies spawned right in my face :(\r<br\/>Besides that, I like the frankenstein gameplay :D\r<br\/>Good work.\r<br\/>\r<br\/>P.S.: +1 for the pun in the title :P"},{"author_name":"bvanschooten","author_uid":"14520","time":"Jan 4, 2014 @ 2:03pm","epoch":1388843880,"text":"There is a bug in the .sh script causing it not to work. It works if I enter this:\r<br\/>\r<br\/>java -classpath .:.\/bin:.\/lib\/lwjgl.jar:.\/lib\/lwjgl_util.jar -Djava.library.path=.\/native\/linux com.rynig.ld28.LD28\r<br\/>\r<br\/>Great idea, and pretty fun game!  The fact that you die instantly from one shot makes it a little random though.  Could be great with some polishing."}],"images":["ld28\/30163-076346e1b7db38ce1500b72ba982fb99.jpg","ld28\/30163-0dcd0a89ab387a1d0758b2810fb38146.jpg"],"links":[{"url":"https:\/\/drive.google.com\/file\/d\/0BzoADcY9CIJTTktjeGNzMUFiOE0\/edit?usp=sharing","text":"Windows\/Mac\/Linux"}],"metadata":{"g_key":"21173","g_author":"30163","g_event":"LD28","g_eventkey":"20","g_subevent":"JAM","g_urlkey":"21202","g_title":"You only get Juan","g_status":"UCHK1","g_place":"99999","g_commentcount":"12","g_site2_node_id":"0","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":[],"node":null,"orig_images":["http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/308734\/30163-shot0.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/308734\/30163-shot1.png-eq-900-500.jpg"],"text":"How to run:\r\nFollow the link above, select file->Download and save the file\r\nExtract the zip file\r\nWindows: run.bat\r\nLinux\/Mac: run.sh\r\n\r\nRequires java(>=1.6) to run.\r\n\r\nControls:\r\nSpace: spawn minion (if you have enough spare parts)\r\nArrow keys: move\r\n\r\n\r\nComments:\r\nBecause of time constraints, we weren't able to work the theme into the game's theme the way we intended to (hence the disclaimer on the main menu.) For the same reason, we didn't have enough time to balance the game to be challenging and add different minion\/enemy types.","title":"You only get Juan"}