




Project information
- Project Type: Coursework
- Start Date: 5 January, 2019
- Finish Date: 21 February, 2019
- Tools: C++, ASGE Framework
Summary
Turing Test is a 2D stealth-social game where the player, a rogue android, must escape a facility. On your way, you will need to use tools you find to get past obstacles and deceive guards that find you by engaging them in conversation and convincing them that you are a human. This project was developed in a group of 4.
The project was to develop a game inspired by the 2014 movie Ex-Machina using our lecturer's C++ framework, the AwesomeSauce Game Engine (ASGE).
Want to play it? The game's itch.io page can be found here.
What did I do?
My role was to implement file I/O through the use of .txt files to store all dialogue. (It was not until after the project that I learned the purpose of .JSON and .XML files!) Player dialogue options are split into Low, Neutral or High threat, which decreases, maintains or increases the player's threat level respectively. The dialogue presented by an encounter will change depending on the player's current threat level. Below is an example of a single encounter dialogue tree:
