diff options
| -rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ffdaf72 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Rustifarm +This is the rust version of the [asciifarm](https://github.com/jmdejong/asciifarm) server. + +This server is intended to replace the python server soon as the main server. + +To join the game you need the [asciifarm client](https://github.com/jmdejong/asciifarm-client). + +## About Asciifarm + + + +Asciifarm is a multiplayer RPG/farming game that is played in the terminal. + +The intended use is to play this servers with a shared login (through ssh) but it can be layed in other contexts too. + +Players can fight enemies and plant crops to gather resources. |
