oTree is a Django-based framework for implementing multiplayer decision strategy games. Many of the details of writing a web application are abstracted away, meaning that the code is focused on the logic of the game. oTree programming is accessible to programmers without advanced experience in web app development.
This repository contains the games; the oTree core libraries are here.
pip install -r requirements_base.txt
otree resetdb
otree runserver
[email protected] (you can also add me on Skype by searching this email address; please mention oTree in your contact request)
Please contact me if any part of oTree does not work for you (or is unclear).
- Juan B. Cabral (http://jbcabral.org/, https://github.com/leliel12)
- Gregor Muellegger (http://gremu.net/, https://github.com/gregmuellegger)
- Alexander Schepanovski (https://github.com/Suor/)
- Alexander Sandukovskiy
- Som Datye