https://github.com/nsunami/dissertation
Nami Sunami's PhD dissertation project, looking into a sense of belonging in playing single-player video games after social rejection
https://github.com/nsunami/dissertation
dissertation videogame
Last synced: 4 months ago
JSON representation
Nami Sunami's PhD dissertation project, looking into a sense of belonging in playing single-player video games after social rejection
- Host: GitHub
- URL: https://github.com/nsunami/dissertation
- Owner: nsunami
- License: mit
- Created: 2020-11-05T17:47:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-10T18:30:21.000Z (8 months ago)
- Last Synced: 2025-11-10T20:23:22.100Z (8 months ago)
- Topics: dissertation, videogame
- Language: TeX
- Homepage: https://nsunami.github.io/dissertation/
- Size: 441 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Playing Alone, Feeling Connected: Do Single-Player Video Games with Social Surrogates Replenish Belonging After Social Rejection?
[](https://fair-checker.france-bioinformatique.fr/assessment/69122be8a04a3b9f7c29ef7d)
This is Nami Sunami's dissertation. Other materials are available on the OSF project: https://osf.io/hydxk/
The project uses the `bookdown` package.
## How to run the project
1. Make sure that [Docker](https://www.docker.com/) is installed.
2. Clone the repo to local
3. Open Terminal, go to the cloned repository directory, and run `docker compose up`. This will pull the pre-built image, and start a RStudio server with the dependencies.
4. Go to http://localhost:8787/ to access the web version of RStudio. Navigate to the `~/dissertation` directory and open the .Rproject file there.
## Video game
In Study 3, I developed a video game and asked participants to play it.
The video game is currently hosted on [itch.io (Shadow of Gaki)](https://nsunami.itch.io/shadow-of-gaki).
## Contact
Nami Sunami (nsunami@pm.me)
## Contribution
If you spot any errors etc., feel free to place pull requests.
## License
The code is licensed under the [MIT License](https://opensource.org/licenses/MIT). Other non-code materials are licensed under the [CC BY-NC 4.0 License](https://creativecommons.org/licenses/by-nc/4.0/).