An exciting Space Invaders style shooting game.
- Java Runtime Environment 6 or later
Project makes use of the following open source libraries:
- [Slick 2D] (http://www.slick2d.org/)
- [Lightweight Java Game Library] (http://www.lwjgl.org/)
- [Google GSON] (http://code.google.com/p/google-gson/)
Many portions of our code (such as JsonReader.java and ScriptReader.java) are written to be as general as possible. We encourage you to look through our code, submit suggestions and bug fixes, fork our project, and create your own extensions.
Created by:
- Edmund Qiu
- [Brian Yang] (http://brianyang.me/)
Copyright (c) 2013 Team Coding Voyage.
Voyage Shooter is an open source project and is licensed under the terms of the [GNU General Public License Version 3] (http://www.gnu.org/licenses/gpl.html) as published by the Free Software Foundation. Forked projects should be licensed under similar terms.