about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
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
4randomizing a number of different games and combining them into one cooperative
5experience. Items from each game are hidden in other games. For more information
6about Archipelago, you can look at their website.
7
8This is a project that modifies the game
9[Lingo 2](https://www.lingothegame.com/lingo2.html) so that it can be played as
10part of an Archipelago multiworld game.
11
12There 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)