https://github.com/jambit/azubi-onboardingphase-2019-alexjovan
https://github.com/jambit/azubi-onboardingphase-2019-alexjovan
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jambit/azubi-onboardingphase-2019-alexjovan
- Owner: jambit
- License: apache-2.0
- Created: 2019-09-27T11:12:30.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2019-10-02T06:53:26.000Z (over 6 years ago)
- Last Synced: 2025-02-19T13:33:15.925Z (over 1 year ago)
- Language: Java
- Size: 119 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AlexJovanMassaker
A small terminal based role play game(RPG).
[](https://travis-ci.org/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... :)