Home - dylondark/cob-taylor-games GitHub Wiki
cob-taylor-games Documentation
This wiki contains information on how to develop and maintain the project.
- If you are looking for how to get started with working on the project, see the articles in Setting Up Code Environment.
- If you are looking for details on the code, see the articles in Project Standards and Program Maintenance.
- If you are looking for how to maintain the kiosk machine, see the articles in Display Maintenance.
Pages
Setting up Code Environment
- Installing Qt
- Installing & Configuring Git
- Setting Up Project in Qt Creator
- Setting Up Project Filesystem
Project Standards
- Official Game Strings
- File Standards/Structure
- C++ Standards
- QML Standards
- Git Standards
- QMake Standards