Skip to content

Warzone game is implemented, where all players try to win the countries and continents by attacking with the armies they have.

Notifications You must be signed in to change notification settings

gaurangdobariya/Warzone

Repository files navigation

SOEN 6441 - Warzone Game

Here, Warzone game is implemented,where all players try to win the countries and continents by attacking with the armies they have.

With the representation of unique maps that they will have and get options to choose or update the maps,this game is quite attractive with the GUI implementation as well as with Command line interface(In GUI).

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Java Version 11

java -version

Installing

A step by step series of commands that tell you how to get a development env running

Go to Project Directory :

cd warzone 

Build With Maven :

mvn clean install -DskipTests

Running the Project (After Installation)

Go to Project Directory :

cd warzone 

Run the test :

java -jar ./target/warzone-0.0.1-SNAPSHOT.jar

Running the tests

Go to Project Directory :

cd warzone 

Run the test :

mvn -Dtest=WarzoneApplicationTests test

Detail Documentation

Go to Build-01-documents Directory

cd Build-01-documents 

Go to Build-02-documents Directory

cd Build-02-documents 

About

Warzone game is implemented, where all players try to win the countries and continents by attacking with the armies they have.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages