2023-08-19 15:46:43 +00:00
|
|
|
# Summon Player
|
2023-08-08 16:48:09 +00:00
|
|
|
|
2023-08-19 15:46:43 +00:00
|
|
|
Summon player is a lightweight digital helper for tabletop games. It is designed
|
|
|
|
for use in a few situations:
|
|
|
|
- To use for theatre of the mind games alongside a video call platform
|
|
|
|
- To use alongside a platform such as Owlbear Rodeo
|
|
|
|
- For Play-by-Post games
|
|
|
|
- To manage in-person games
|
2023-08-08 16:48:09 +00:00
|
|
|
|
2023-08-19 15:46:43 +00:00
|
|
|
# Development environment
|
2023-08-08 16:48:09 +00:00
|
|
|
|
2023-08-19 15:46:43 +00:00
|
|
|
Uses [devenv](https://devenv.sh). If you wish to run outside of this you should
|
|
|
|
still be able to use `devenv.nix` as documentation of what is required.
|
2023-08-08 16:48:09 +00:00
|
|
|
|
2023-08-19 15:46:43 +00:00
|
|
|
# Deployment
|
2023-08-08 16:48:09 +00:00
|
|
|
|
2023-08-19 15:46:43 +00:00
|
|
|
The plan is to use MRSK for deployment.
|
2023-08-08 16:48:09 +00:00
|
|
|
|