Nami Sunami's PhD dissertation project, looking into a sense of belonging in playing single-player video games after social rejection https://nsunami.github.io/dissertation/
Find a file
Nami Sunami 9f65fd18f5
Merge pull request #25 from nsunami/nami/14-specify-code-licesnses
Use MIT for code, and CC BY 4.0 for other materials
2025-04-30 22:33:02 +02:00
.config/rstudio chore(rstudio-prefs.json): Add RStudio preferences file 2025-01-25 19:12:45 +01:00
.github/workflows feat(workflows): Add TinyTex installation step to Quarto Publish workflow 2025-01-26 00:08:53 +01:00
data_public fix(study1-measures): Restore the ignored csv file for measures 2024-12-25 15:59:30 +01:00
docs chore(docs): keep the docs folder 2025-01-26 22:44:13 +01:00
images chore: Move the social Open Graph image to /images from /img 2024-12-25 16:20:42 +01:00
latex fix(default.latex): Update the default.latex to the latest pandoc version 2024-12-25 16:06:31 +01:00
pdf add permissions page 2021-06-28 10:45:58 -04:00
r fix(load_s3_df): Update read_rds to readRDS 2025-01-26 21:54:31 +01:00
renv feat(renv): Start using renv 2025-01-25 18:58:59 +01:00
survey updated the study 3 .qsf 2021-04-06 10:33:38 -04:00
.gitignore chore(gitignore): Ignore rendered files but keep the directory 2025-01-26 22:42:59 +01:00
.nojekyll chore(nojekyll): Add .nojekyll 2025-01-25 19:09:19 +01:00
01-Bi-DR.qmd chore(chapter-1): Remove unnecessary editor options 2025-01-24 18:10:34 +01:00
02-Current-Dissertation.qmd chore(chapter-2): Delete the unused editor option 2025-01-24 18:12:41 +01:00
03-Study-1.qmd chore(tidyverse): Add individual packages call 2025-01-26 20:54:07 +01:00
04-Study-2.qmd chore(tidyverse): Add individual packages call 2025-01-26 20:54:07 +01:00
05-Study-3.qmd chore(tidyverse): Add individual packages call 2025-01-26 20:54:07 +01:00
06-General-Discussion.qmd feat(general-discussion): Add function to count total participants 2025-01-25 00:25:31 +01:00
07-References.qmd feat(book): Add References section to the book 2025-01-25 17:25:14 +01:00
08-Appendix.qmd fix(Appendix): Disable cache 2025-01-26 22:37:28 +01:00
_quarto.yml chore(_quarto.yml): Update execute section 2025-01-25 20:39:19 +01:00
apa.csl update to public 2021-05-25 13:26:17 -04:00
dissertation.Rproj chore(Rproj): Update BuildType in dissertation.Rproj 2025-01-25 17:26:24 +01:00
docker-compose.yml feat(docker-compose.yml): compose up will render the project by default 2025-01-26 22:49:05 +01:00
Dockerfile fix(Dockerfile): Skip using .Rprofile 2025-01-26 22:52:00 +01:00
index.qmd chore(index.qmd): Add the index for quarto 2025-01-24 17:47:01 +01:00
index.Rmd chore(index.Rmd): Remove the unused word document header 2024-12-25 16:04:24 +01:00
LICENSE docs: License the codebase under MIT 2025-04-30 22:30:24 +02:00
packages.bib chore(packages.bib): Update the dependency references 2025-01-26 22:49:55 +01:00
README.md docs(README): License non-code materials as CC BY 4.0 2025-04-30 22:30:59 +02:00
references.bib citation fixes 2021-06-17 22:13:05 -04:00
renv.lock chore(renv): Delete unused packages 2025-01-26 20:54:28 +01:00
udthesis.cls Eileen fixes 2021-06-29 09:39:25 -04:00

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

  1. Make sure that Docker 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).

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.