|
--- |
|
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/) | |