mojobojo / LD25Submission

Ludum Dare 25 submission I did back in 2012

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LD25Submission

Ludum Dare 25 submission I did back in 2012, kinda lame game I should fix it up some day.

Mojobojo 2012

The aim was an RTS space game where you invade or destroy planets based off the LD25 theme "You are are Villain". I didn't get everything I wanted in, but definitely enough to make a game that's not too boring hopefully. I used OpenGl through LWJGL and Java.

Planets are random, the names can get a little funky because they are random as well.

Remember to install the Java 7 runtime

http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html

Controls:

W - S - A - D: movement Q: switch planet in menu E: view stats Z: destroy planet X: invade planet C: view planet info M: view map P: pause SPACEBAR: increase speed

Tips: Try to go with planets where you have a better chances to score first so you dont sit there waiting to destroy or invade a planet for a long time.

Use the mini map to show you where you are in space and to see what planet is being taken back.

Use the boost!

Bugs: I tried my best to avoid them, but a 48 hour game is bound to have them. This has only been tested in windows.

Thanks to: LD Competition - http://www.ludumdare.com Java - http://www.oracle.com/ LWJGL - http://www.lwjgl.org/ sfxr - http://www.drpetter.se/project_sfxr.html FLStudio - http://www.image-line.com/documents/flstudio.html

License:

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to http://unlicense.org/

About

Ludum Dare 25 submission I did back in 2012


Languages

Language:Java 100.0%