File size: 377 Bytes
62bc757
e13ec6d
 
 
62bc757
e13ec6d
1169697
e13ec6d
62bc757
 
 
e13ec6d
 
 
 
 
 
 
 
 
 
 
 
1169697
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: The Last Message
emoji: 📱
colorFrom: gray
colorTo: red
sdk: gradio
sdk_version: 5.13.1
app_file: app.py
pinned: false
---

# The Last Message - 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