/SpaceVideoGame

"Galactic Conquest" game - exploration, missions, fight to become the Ruler of Galaxy!

Primary LanguageJavaApache License 2.0Apache-2.0

l/////////////////////////////

GALACTIC CONQUESTS README

/////////////////////////////

ABOUT

During my fourth year at St Andrews University, I took a module in Video Game Development. My original aim was to continue developing "Galactic Conquests" and eventually publish it, however, due to limited ability to publish processing (java applets) I have decided to make the game open source. Built using the processsing platform, I've adapted it to run in a more java-style project setup. The game is in a playable state, however, it still needs a little work to make it truly awesome!

Hope you enjoy playing it. Pull Requests welcome :D

RUN

To run the game, simply launch the executable jar file SpaceVideoGame.jar. This is a self-contained jar which contains copies of all the needed libraries and resources to play the game.

COMPILE/RUN from Source Code

  • Download and install intellij.
  • Open the SpaceVideoGame directory as a project.
  • Compile the project. Run the main method in the Main class (located in the main package).

DOCUMENTATION

The following documentation can be found in the documentation directory:

  • Player Manuel
  • Design Document (Original + Revised)
  • Testing Document
  • Design + Implementation Decision Essay

GAME SCREEN SHOTS

Main Menu

Main Menu

Battle Screen

Battle

Galaxy View

Galaxy View

Mission Request Screen

Missions