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

https://github.com/facundomunoz/escape-house

:open_file_folder: Console based 'Escape House' management app implemented in Java
https://github.com/facundomunoz/escape-house

console-application java-project

Last synced: 4 months ago
JSON representation

:open_file_folder: Console based 'Escape House' management app implemented in Java

Awesome Lists containing this project

README

        

# Escape House

Java based console app to manage an 'Escape House' game rooms, teams and challenges following [this assignment](https://drive.google.com/file/d/1WI3nuisPNgB43RcjPYkjTAG_CvMIx-2y/view?usp=sharing)

[![Licence][license-shield]](./LICENSE)

## Built With

- [![JAVA][java-shield]][java-url]

## Getting Started

- Go to the most recent [release](https://github.com/facundoMunoz/escape-house/releases) and download the .jar

### Prerequisites

- [Java Runtime Enviroment](https://www.java.com/en/download/manual.jsp)

## Usage

- Open a Terminal/CMD in the directory where the jar was downloaded and use the following command:
```
java -jar [latest-version].jar
```

### Notes

- Notice that when executed, the jar will create a log.txt file in the same directory containing system changes

## Contact
[![GITHUB][personal-shield]][personal-url] [![LINKEDIN][linkedin-shield]][linkedin-url]

[java-shield]: https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=java&logoColor=white
[java-url]: https://www.java.com/en/

[license-shield]: https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge

[personal-shield]: https://img.shields.io/badge/FACUNDO-MU%C3%91OZ-yellowgreen?style=for-the-badge
[personal-url]: https://github.com/facundoMunoz

[linkedin-shield]: https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white
[linkedin-url]: https://www.linkedin.com/in/facundomunozdev/