diff --git a/README.md b/README.md index c17573f..b848998 100644 --- a/README.md +++ b/README.md @@ -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