Compare commits

..

4 commits

Author SHA1 Message Date
64ff095971 Update README.md 2024-12-12 06:18:36 +01:00
89c7597bb4 Update README.md 2024-12-12 06:17:28 +01:00
a4423eadd4 Update README.md 2024-12-12 06:15:58 +01:00
86c4659480 Update README.md 2024-12-12 06:08:15 +01:00

View file

@ -1,10 +1,15 @@
# A simple TADS game
# A simple TADS3 game
This is a small game that illustrates some aspects of development with TADS3.
## How to Build
Created specifically for the [Decentrala](https://dmz.rs) community.
To compile the game, make sure frobtads is installed.
- [Read more](https://forum.dmz.rs/t/development-of-interactive-fiction-with-tads3/863)
- [Play online](https://he4et.github.io/elseifplayer/#/play/https%3A%2F%2Fiplayif.com%2Fproxy%2F%3Furl%3Dhttps%3A%2F%2Fgithub.com%2FHe4eT%2Fsimple-tads-game%2Freleases%2Fdownload%2Fv0.0.1%2FtheGame.t3)
## How to Build and Run
To compile the game, make sure [FrobTADS](https://github.com/realnc/frobtads) is installed.
```
t3make -f theGame.t3m