An open API service indexing awesome lists of open source software.

https://github.com/jambit/azubi-onboardingphase-2019-alexjovan


https://github.com/jambit/azubi-onboardingphase-2019-alexjovan

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# AlexJovanMassaker
A small terminal based role play game(RPG).
[![Build Status](https://travis-ci.org/jambit/AlexJovanMassaker.svg?branch=develop)](https://travis-ci.org/jambit/AlexJovanMassaker) [![GitHub issues](https://img.shields.io/github/issues/jambit/AlexJovanMassaker)](https://github.com/jambit/AlexJovanMassaker/issues)

## How to run the code ?
Use the following command in a bash to run the project
```console
foo@bar:~$ ./gradlew run --console=plain
```
\
If you want to use the DEBUG version:
```console
foo@bar:~$ ./gradlew run --console=plain --args="--debug"
```

## Build project
```console
foo@bar:~$ ./gradlew build
```

## You have ideas that we should add to the game ?
Our team is open for ideas!! If you have any kind of feature or story you want us to add to the game follow these steps:
1. go into the issues tab (https://github.com/jambit/AlexJovanMassaker/issues)
2. create a new issue (or like a existing one)
3. describe your idea
4. submit your "issue" and wait... :)