An exploration of how humans make connections to build trust.
This repository exists to demonstrate research around humans building trust and connection.
It's also a pretty good example of using DAPR (Distributed Application Runtime) with Azure Container Apps.
A short research project exploring how humans make connections to build trust, and representing the results in the format of a 2D game.
More documentation is found in the docs
directory, and the start here file is a good place to begin.
This application is built using DAPR v1.6.0. To run this locally, you will need:
- Docker
- Dapr CLI
- Go v17+
- Node.js 1.17+
thinkdays-connections code is available under the MIT Licence, whilst associated writeups are released under Creative Commons Attribution-ShareAlike 4.0 International. Full licensing information in the licence exceptions file.
Feel free to contact me on Twitter. For bugs, please raise an issue on GitHub.
Contributions are more than welcome! This repository uses GitHub flow - with Commitizen to enforce semantic commits (npm install -g commitizen cz-customizable
, echo '{ "path": "cz-customizable" }' > ~/.czrc
, and then git cz
- easy to setup!)
Note: This adds a .czrc file to your home directory, and will overwrite existing commitzen .czrc files.
RPG tilesets are licenced as so:
- Zelda-like tilesets are created by ArMM1998 and are released under CC0 1.0 Universal (CC0 1.0) Public Domain Dedication.
- Space-ship assets are created by Skorpio and are released under Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0).