An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Playing Alone, Feeling Connected: Do Single-Player Video Games with Social Surrogates Replenish Belonging After Social Rejection?

[![37.50 % FAIR](https://img.shields.io/badge/FAIR_assessment-37.50_%25-red)](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/).