Science Birds Edit for GCCE 2019
Last updated: Oct 16th, 2019
This project is the example code of paper: Towards An Angry Birds-like Game System for Promoting Mental Well-being of Players Using Art-Therapy-embedded PCG
How to use
- Create a Python 3.7 enviroment with the following packages:
flask
: Web app frameworkpillow
: Image processinglxml
: Read and write the level file.requests
: Use optional online API to generate sentences.
- Optional Create a account on https://dictionaryapi.com/. And copy the free api key to
Server/simple_doctor.py
. - Start server to handle data. Server will read
Webapp
directory as root directory, you also can configure the path insideServer/server.py
. Linux build is not tested. - Download Unity Hub, install the latest 2018 LTS version.
- Compile the game, create a
Client
directory in git directory.- Windows: Save the game and related files in
Client
directory. - macOS: Save the game in
Client
directory.
- Windows: Save the game and related files in
- each time user click the
Next
button in webapp,Level 4
will be redesigned.
Copyright
Developed by Zhou Fang. Everyone can use the codes under MIT License.
Special thanks to: Science Birds