about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-08 17:37:09 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-08 17:37:09 -0400
commita31d7a6d3a473cb044d717b666fd73dc43f2df51 (patch)
treee3d61c7d0f2d9b94c1f40359cf5b4c7e26356b72 /README.md
parentcbacfa6277592dd05f6d9a5aaf1026ba58e74162 (diff)
downloadlingo2-archipelago-a31d7a6d3a473cb044d717b666fd73dc43f2df51.tar.gz
lingo2-archipelago-a31d7a6d3a473cb044d717b666fd73dc43f2df51.tar.bz2
lingo2-archipelago-a31d7a6d3a473cb044d717b666fd73dc43f2df51.zip
Started writing READMEs
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)