diff options
Diffstat (limited to 'README.md')
-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..144ee2b --- /dev/null +++ b/README.md | |||
@@ -0,0 +1,16 @@ | |||
1 | # lingo2-archipelago | ||
2 | |||
3 | [Archipelago](https://archipelago.gg/) is an open-source project that supports | ||
4 | randomizing a number of different games and combining them into one cooperative | ||
5 | experience. Items from each game are hidden in other games. For more information | ||
6 | about Archipelago, you can look at their website. | ||
7 | |||
8 | This is a project that modifies the game | ||
9 | [Lingo 2](https://www.lingothegame.com/lingo2.html) so that it can be played as | ||
10 | part of an Archipelago multiworld game. | ||
11 | |||
12 | There are multiple parts of this project: | ||
13 | |||
14 | - [Client](https://code.fourisland.com/lingo-archipelago2/about/client/README.md) | ||
15 | - [Apworld](https://code.fourisland.com/lingo-archipelago2/about/apworld/README.md) | ||
16 | - [Data](https://code.fourisland.com/lingo-archipelago2/about/data/README.md) | ||