|
|
||
|---|---|---|
| .config/rstudio | ||
| .github/workflows | ||
| data_public | ||
| docs | ||
| images | ||
| latex | ||
| r | ||
| renv | ||
| survey | ||
| .gitignore | ||
| .nojekyll | ||
| 01-Bi-DR.qmd | ||
| 02-Current-Dissertation.qmd | ||
| 03-Study-1.qmd | ||
| 04-Study-2.qmd | ||
| 05-Study-3.qmd | ||
| 06-General-Discussion.qmd | ||
| 07-References.qmd | ||
| 08-Appendix.qmd | ||
| _quarto.yml | ||
| apa.csl | ||
| dissertation.Rproj | ||
| docker-compose.yml | ||
| Dockerfile | ||
| index.qmd | ||
| index.Rmd | ||
| LICENSE | ||
| packages.bib | ||
| README.md | ||
| references.bib | ||
| renv.lock | ||
| udthesis.cls | ||
Playing Alone, Feeling Connected: Do Single-Player Video Games with Social Surrogates Replenish Belonging After Social Rejection?
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
-
Make sure that Docker is installed.
-
Clone the repo to local
-
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. -
Go to http://localhost:8787/ to access the web version of RStudio. Navigate to the
~/dissertationdirectory 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).
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. Other non-code materials are licensed under the CC BY-NC 4.0 License.