Skip to content

priesus/FleetCommander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

220 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Fleet Commander is a turn-based strategy game inspired by "Strategic Commander" for Palm OS from Zindaware.

  • Build Status: Build Status

Where can I try it out?

Which technologies are used

  • The game rules are coded in Kotlin
  • The AngularJS front-end talks to the server via the REST interface
  • Currently there is no persistence layer

How to get it up and running

Prerequisites

  • Java JDK 8
  • Maven 3

Working with the project

  • Clone the repository
  • mvn verify to run Unit & integration tests on the back-end
  • mvn spring-boot:run to start the web-app at (http://localhost:8080)
  • mvn package will produce an executable .jar file

TODOs

  • Allow building research facilities instead of factories, that
    • advance the power of your ships in combat, and
    • increase ship travelling speed
  • Let planets have different amounts of facilities
  • Let players choose between AI difficulty levels

About

Online turn-based strategy multiplayer game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors