Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boardfish/dissertation
Building a Platform for the Escape Game Community
https://github.com/boardfish/dissertation
Last synced: 6 days ago
JSON representation
Building a Platform for the Escape Game Community
- Host: GitHub
- URL: https://github.com/boardfish/dissertation
- Owner: boardfish
- Created: 2019-11-18T10:15:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T13:39:01.000Z (over 4 years ago)
- Last Synced: 2024-11-09T02:24:43.075Z (2 months ago)
- Language: TeX
- Homepage:
- Size: 68.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Building a Platform for the Escape Game Community
This is the source code for my dissertation paper, which documents and justifies my approach to building software for the escape game community. It's written in Markdown with bits of LaTeX and Pandoc-flavoured Markdown sprinkled in.
## Requirements
`pandoc`, `pandoc-citeproc`, and a LaTeX installation (e.g. with the `texlive-full` package from Ubuntu repositories) are required. You should then be able to run `scripts/build` in a POSIX-standard shell (bash, etc.) to build the dissertation paper to `output.pdf`.