Keeping up with all the developments of the ARG, and comprehensively documenting puzzles from beginning to end can be a very time-consuming undertaking. Therefore help in any regard is very much appreciated.
You can find a To Do list of things I'm currently working on, and ideas for future things to add in our Main Mission.
If you have questions, suggestions or ideas, feel free to start a discussion.
If you notice any mistakes, anything that needs correcting or improving, feel free to open an issue.
If you'd like to be more proactive and submit a correction or improvement yourself, you can open a pull request.
If you intend to contribute something significant (anything that would represent a time investment of more than a few minutes), please open a discussion first, so that we can coordinate our efforts.
Besides the Github Discussions, you can reach me out under my same handle (twinysam) over at the Playdead Unofficial Discord: https://discord.gg/dS7uYDNzrw
If you are completely new to Github, I very much recommend this video series to get started, which assumes no prior knowledge: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZF9C0YMKuns9sLDzK6zoiV
And you can find the official Getting Started guide here: https://help.github.com/en/github/getting-started-with-github
Our documentation is made using plain text files formatted with markdown. It's the same syntax used on many other sites like Reddit and Discord, and it has many uses.
Here you can learn the basic and most used syntax: https://help.github.com/en/github/writing-on-github/basic-writing-and-formatting-syntax
These documents can be opened with any text file editor, and edited directly online through the github website.
There are even quite a few really cool (free) editors which do syntax highlighting, which makes writing in markdown even more appealing. Some of these are:
- Ghostwriter (Windows/Linux)
- Notepad2e (Windows only)
- Typora (Windows/Linux/Mac)
- Mark Text (Windows/Linux/Mac)
If you want something packing a bit more power and features, you can try one of these (all are cross-platform):