Skip to content

Latest commit

 

History

History
60 lines (45 loc) · 2.69 KB

README.md

File metadata and controls

60 lines (45 loc) · 2.69 KB

PyDew Valley

PyDew Valley is a project created by ClearCode in Python using pygame-ce to be used by the University of Zurich in an experimental study in psychology. In the experimental study, we investigate social influence on the adoption of health behaviors. For more details on the game levels, please click here. This project is due for completion on September 1st, 2024.

For more information, please contact s.kittelberger[at]psychologie.uzh.ch.

Build Instructions

To see how this project works, please check CONTRIBUTING.md

  1. Clone this repository
git clone https://github.com/sloukit/pydew-valley-uzh.git
  1. Install dependencies
pip install pygame-ce
  1. Run this project
python3 main.py

Team

This section is continuously updated.

Relevant Links