{"author_link":"\/author\/sri-harsha-chilakapati\/","author_name":"Sri Harsha Chilakapati","author_uid":"22490","comments":[{"author_name":"thedarknightdu78","author_uid":"52745","time":"Apr 20, 2015 @ 5:28am","epoch":1429507380,"text":"An interesting take on the theme. The game is a bit short though ?"},{"author_name":"OmnipotentPotatoDEV","author_uid":"50213","time":"Apr 20, 2015 @ 5:34am","epoch":1429507740,"text":"Had nothing to do with the theme unless if I am missing something."},{"author_name":"Jordan","author_uid":"43421","time":"Apr 20, 2015 @ 5:42am","epoch":1429508220,"text":"Hmm, I'm getting this error when launching the jar on Linux.\r<br\/>\r<br\/>Exception in thread &quot;main&quot; java.lang.UnsupportedClassVersionError: com\/shc\/ld32\/game\/Main : Unsupported major.minor version 52.0"},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 20, 2015 @ 5:44am","epoch":1429508340,"text":"@thedarknightdu78\r<br\/>\r<br\/>You are right, I should have left myself some more time to add more stages. I have spent 15 hours on the graphics and two hours on the music. Thanks for your suggestion, I'll improve it in my next game."},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 20, 2015 @ 5:48am","epoch":1429508580,"text":"@OmnipotentPotatoDEV\r<br\/>\r<br\/>I think throwing needles and stinky socks are unconventional weapons and with the theme."},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 20, 2015 @ 5:52am","epoch":1429508820,"text":"@Jordan\r<br\/>\r<br\/>This game needs Java 8 in order to run. That message says that you have an older version of Java installed."},{"author_name":"amras0000","author_uid":"47448","time":"Apr 20, 2015 @ 6:04am","epoch":1429509540,"text":"If anyone is having trouble running this, It's written in Java 8, so update that..."},{"author_name":"PaperBlurt","author_uid":"26530","time":"Apr 20, 2015 @ 12:57pm","epoch":1429534320,"text":"It's like that sock em' robots but digital!"},{"author_name":"mar3k","author_uid":"42219","time":"Apr 20, 2015 @ 2:28pm","epoch":1429539780,"text":"Interesting game, I love that it has the tutorial to make it easy to for player to figure out the controls and the AI, but it is kinda short unfortunately."},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 20, 2015 @ 2:49pm","epoch":1429541040,"text":"@mar3k\r<br\/>\r<br\/>I feel the same, I should have left myself more time to add more gameplay stages, I could have at least add waves of enemy robos. I admit, everything went out of my plans pretty quickly. I lost 16 hours (in two days) for sleeping, eating and other regular activities. Then I spent 15 hours for the graphics, and 2 hours for the audio. Then I lost 6 hours with power cut (the transformer in our street is damaged).\r<br\/>\r<br\/>But it is, really really fun. I will be definitely participating in the next compo, and I'm pretty sure I can learn from this."},{"author_name":"bentglasstube","author_uid":"50659","time":"Apr 20, 2015 @ 4:35pm","epoch":1429547400,"text":"Very easy to win and not much replay-ability but an interesting concept nonetheless.  I enjoyed the weapon selection."},{"author_name":"Wevel","author_uid":"37277","time":"Apr 20, 2015 @ 5:17pm","epoch":1429549920,"text":"Fun idea, it's a bit easy."},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 20, 2015 @ 5:26pm","epoch":1429550460,"text":"@Wevel\r<br\/>\r<br\/>Yeah, it's a bit easy, my AI is not perfect. BTW, are you chrislo27 on JGO?"},{"author_name":"DaGamesta","author_uid":"18923","time":"Apr 21, 2015 @ 8:34am","epoch":1429604940,"text":"Hey, I have Java 8 installed, however I am still getting the following error when I try to run it: http:\/\/pastebin.com\/c1CbZti8"},{"author_name":"Domicuc","author_uid":"44551","time":"Apr 21, 2015 @ 9:34am","epoch":1429608540,"text":"Well.. :D its funny but short! xD \r<br\/>Also check my game please! x)"},{"author_name":"bitdecaygames","author_uid":"52796","time":"Apr 21, 2015 @ 4:18pm","epoch":1429632780,"text":"I'm on a MacBooPro, OSX (10.9.5), Intel i7.  The jar did not run when I double clicked, right click -&gt; open, or ran from console with java -jar RoboFight.jar.\r<br\/>\r<br\/>Stacktrace:\r<br\/>\r<br\/>[INFO 04\/21\/2015 10:16:03 AM] Initializing SilenceEngine. Platform identified as MACOSX\r<br\/>[INFO 04\/21\/2015 10:16:03 AM] Running AWT fix on Mac OS X, needed for LWJGL to run\r<br\/>[INFO 04\/21\/2015 10:16:03 AM] Initializing LWJGL library. Extracting natives\r<br\/>[INFO 04\/21\/2015 10:16:03 AM] LWJGL version 3.0.0a is initialised\r<br\/>com.shc.silenceengine.core.SilenceException: java.lang.IllegalStateException: Please run the JVM with -XstartOnFirstThread.\r<br\/>\tat org.lwjgl.system.macosx.EventLoop.checkFirstThread(EventLoop.java:20)\r<br\/>\tat org.lwjgl.glfw.GLFW.glfwInit(GLFW.java:428)\r<br\/>\tat com.shc.silenceengine.core.glfw.GLFW3.init(GLFW3.java:47)\r<br\/>\tat com.shc.silenceengine.core.SilenceEngine.init(SilenceEngine.java:103)\r<br\/>\tat com.shc.silenceengine.core.Game.start(Game.java:188)\r<br\/>\tat com.shc.ld32.game.Main.main(Main.java:107)\r<br\/>\r<br\/>\tat com.shc.silenceengine.core.SilenceException.reThrow(SilenceException.java:52)\r<br\/>\tat com.shc.silenceengine.core.SilenceEngine.lambda$static$43(SilenceEngine.java:53)\r<br\/>\tat com.shc.silenceengine.core.SilenceEngine$$Lambda$1\/1418481495.uncaughtException(Unknown Source)\r<br\/>\tat java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1057)\r<br\/>\tat java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1052)\r<br\/>\tat java.lang.Thread.dispatchUncaughtException(Thread.java:1952)"},{"author_name":"ndebruyn","author_uid":"32655","time":"Apr 21, 2015 @ 7:59pm","epoch":1429646040,"text":"Too short"},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 22, 2015 @ 2:24am","epoch":1429669140,"text":"@DaGamesta\r<br\/>\r<br\/>That error means that your GPU is not capable of OpenGL 3.3. That caused the GLFW to fail creating a window because it can't find the requested context. Unfortunately, I don't want to go back, because\r<br\/>\r<br\/> 1) OpenGL pre 3.2 is deprecated and\r<br\/> 2) I had to rewrite the entire graphics API of my engine if I wanted to go back (149 classes and 12 shaders)\r<br\/>\r<br\/>Can you post some more details about your GPU? Like the Make and model?"},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 22, 2015 @ 2:33am","epoch":1429669680,"text":"@Domicuc\r<br\/>\r<br\/>Thanks for trying my game. Yeah it's a bit short, I should have left myself more time for designing the gameplay. Learnt a lesson this time, I'll improve myself in the coming LD.\r<br\/>\r<br\/>Also, your game is cool. Go grab the 5 stars that I gave you. Thanks for playing my entry."},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 22, 2015 @ 2:37am","epoch":1429669920,"text":"@bitdecaygames\r<br\/>\r<br\/>That issue is the requirement of LWJGL3, the library I use to access OpenGL and OpenAL from my engine. The workaround for now, is to run it with the specified JVM parameter like this in the terminal.\r<br\/>\r<br\/>java -XstartOnFirstThread -jar RoboFight.jar\r<br\/>\r<br\/>Since this is bugging with several people on macs, I will now make a special mac build. Sorry for the inconvenience."},{"author_name":"grillaface","author_uid":"19137","time":"Apr 22, 2015 @ 2:42am","epoch":1429670220,"text":"Yeah won't run on OSX for me, I hope you can upload a new version!"},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 22, 2015 @ 3:59am","epoch":1429674840,"text":"Hello developer here. I just uploaded a mac version. Make sure that OSX users download the 'RoboFightMac.jar' instead. This one is a fat jar which includes the fixes for LWJGL3 to work on Mac."},{"author_name":"fauge","author_uid":"40489","time":"Apr 22, 2015 @ 4:46am","epoch":1429677660,"text":"too short, good graphics and good audio. needs some polishing"},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 22, 2015 @ 8:29am","epoch":1429691040,"text":"@fauge\r<br\/>\r<br\/>I admit it's very short, and also very easy to win. However I have decided to extend this game once the judging is completed. Again, I've to thank LD."},{"author_name":"Crowbeak","author_uid":"16689","time":"Apr 22, 2015 @ 10:36am","epoch":1429698660,"text":"I really like the trees."},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 22, 2015 @ 1:24pm","epoch":1429708740,"text":"Thanks @Crowbeak"},{"author_name":"Marcus316","author_uid":"17343","time":"Apr 23, 2015 @ 2:24am","epoch":1429755540,"text":"Not bad, though I had to play through a terrible flickering of the graphics (my machine's issue, not your code, I think). Very short, and very easy, though."},{"author_name":"Mathieu Muller","author_uid":"40544","time":"Apr 23, 2015 @ 9:13pm","epoch":1429823280,"text":"To bad the game is too short. A simple way to add a replay value is to count the victory streak, and add more and more powerfull enemies."},{"author_name":"DaGamesta","author_uid":"18923","time":"Apr 23, 2015 @ 10:03pm","epoch":1429826280,"text":"@SHC Sorry it took me so long to reply, I've been busy with work.  My GPU is just the GPU built on the motherboard, I have a rather cheap laptop.  I will be replacing it within a few months, but I'll see about maybe borrowing a friend's computer to rate your game with at some point in the upcoming weeks."},{"author_name":"Sri Harsha Chilakapati","author_uid":"22490","time":"Apr 24, 2015 @ 6:01am","epoch":1429854960,"text":"@Mathieu Muller\r<br\/>\r<br\/>Thanks for that idea, I plan to continue working on this game once the judging is complete."}],"images":["ld32\/22490-344f44c0a7a417de49c7c05d363be6c6.jpg","ld32\/22490-80eaaaa77e2e0ba4411b55653b51575a.jpg","ld32\/22490-5e68fcd3ab69d52f56c5a79a7edae6c2.jpg","ld32\/22490-176ce81313d1a040352d190f4ba3c0bb.jpg"],"links":[{"url":"http:\/\/downloads.goharsha.com\/ld32\/RoboFight.jar","text":"Windows\/Linux"},{"url":"http:\/\/downloads.goharsha.com\/ld32\/RoboFightMac.jar","text":"Mac OS X"},{"url":"https:\/\/github.com\/sriharshachilakapati\/RoboFightLD\/","text":"Source Code"}],"metadata":{"g_key":"12500","g_author":"22490","g_event":"LD32","g_eventkey":"27","g_subevent":"COMPO","g_urlkey":"12530","g_title":"RoboFight","g_status":"UCHK1","g_place":"993","g_commentcount":"30","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\/\/444368\/22490-shot0-1429464378.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/444368\/22490-shot1-1429464378.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/444368\/22490-shot2-1429464378.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/444368\/22490-shot3-1429464378.png-eq-900-500.jpg"],"text":"A simple one-one 2d fighting combat game, where you fight by throwing needles or stinky socks. The other robot (the dark one) is the enemy, and is controlled by the computer.\r\n\r\nThe controls are simple, use A\/D to move, SPACE to jump, ESC to pause. Use RIGHT\/UP arrows to shoot and the DOWN arrow to turn on the shield. You can use the F1 key to switch between Windowed and Fullscreen modes. There is a tutorial in the game which will teach you the controls.\r\n\r\nThanks to LD, this is my second completed game. My first one is also in LD too. Thanks a lot LD!!\r\n\r\nThis game is written using Java 8 and requires a GPU capable of OpenGL 3.3 or higher. Any decent card released after 2008 will work. There is an issue for mac users, they have to download the fixed mac os download provided. Make sure you download RoboFightMac.jar if on OSX. Windows\/Linux build works fine on both platforms.","title":"RoboFight"}