File size: 1,918 Bytes
3944213
6d3ffa2
2f6a09b
 
 
 
cc7030c
2f6a09b
d7496de
3944213
 
6d3ffa2
2f6a09b
 
 
 
 
 
 
 
 
 
 
6e89e8c
6d3ffa2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cc7030c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
title: Text to Survive
emoji: 📱
colorFrom: gray
colorTo: red
sdk: gradio
sdk_version: 5.13.1
app_file: app.py
pinned: false
---

# Text to Survive - A Text-Based Horror Escape Game

An interactive horror escape game where your messages determine the fate of others.

### Docker

# Build the image

docker build -t p5js-game .

# Run the container

docker run -p 8000:8000 p5js-game

### API Key Setup

To run this game, you'll need a Mistral AI API key. You can obtain one by:

1. Going to [Mistral AI Platform](https://console.mistral.ai/)
2. Creating an account
3. Generating an API key in your dashboard

Once you have your API key, you can set it as an environment variable:

## Authors

| Name                   | Links                                                                                                |
| ---------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------- | ---------------------------------------- |
| Johnny Moacdieh        | [LinkedIn](https://www.linkedin.com/in/johnny-moacdieh-935687b3/) • [Website](http://johnnym.dev/)   |
| Carl Farra             | [LinkedIn](https://www.linkedin.com/in/carlfarra/) • [Website](https://rpsdaily.com/)                |
| Remi Kaito             | [LinkedIn](https://www.linkedin.com/in/remikaito/) • [X/Twitter](https://x.com/mrrremi)              |
| Cosimo Taiuti          | [LinkedIn](https://www.linkedin.com/in/cosimotaiuti/)                                                | [X/Twitter](https://x.com/cosimo_taiuti) | [Website](https://www.cosimotaiuti.com/) |
| Joseph "Tonic" Pollack | [LinkedIn](https://www.linkedin.com/in/josephpollack/) • [HuggingFace](https://huggingface.co/Tonic) |
| Luca Teodorescu        | [LinkedIn](https://www.linkedin.com/in/luca-teodorescu/)                                             |