repository cleanup

This commit is contained in:
2021-08-21 12:50:57 +02:00
parent a70402ab5e
commit ef9f855785
2 changed files with 12 additions and 2 deletions

View File

@@ -25,15 +25,25 @@ make linux
En macOS:
```bash
make macOS
make macos
```
## Como ejecutar
Para ejecutar el juego, hay que escribir en la terminal la orden
En Linux:
```bash
./bin/coffee_crisis
bin/coffee_crisis_linux
```
En macOS:
```bash
bin/coffee_crisis_macos
```
En macOS tambien puedes hacer doble click sobre el archivo coffee_crisis_macos que hay en la carpeta bin
## Agradecimientos
A los jailers y a la jail. Y entre ellos, a JailDoctor por estar siempre ahí apoyándonos/obligándonos a sacar un Jailgame más.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 B