TextToSurvive / README.md
Tonic's picture
adds a thumbnail to the shared link
2544bdb verified
|
raw
history blame
2.04 kB
metadata
title: Text to Survive
emoji: 📱
colorFrom: gray
colorTo: red
sdk: gradio
sdk_version: 5.13.1
app_file: app.py
pinned: false
thumbnail: >-
  https://cdn-uploads.huggingface.co/production/uploads/62a3bb1cd0d8c2c2169f0b88/CBmRjdGdXmbkaVhn4oG4Z.png

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
  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 | LinkedInWebsite | | Carl Farra | LinkedInWebsite | | Remi Kaito | LinkedInX/Twitter | | Cosimo Taiuti | LinkedIn | X/Twitter | Website | | Joseph "Tonic" Pollack | LinkedInHuggingFace | | Luca Teodorescu | LinkedIn |