
TALKIE TOWN
Talkie Town is a turn-based city building game where players compete to develop the best city. Our client for this project was Embeteco, a german company that wanted to give their stakeholders an insight into developing a smart city. My biggest contribution to this project was being the main programmer, but I also helped out with 3D modeling, user research & testing, and giving my input on design decisions.
PROJECT DETAILS
Platform: PC
Tools used: Unity, Blender
Client: Embeteco
Team size: 4
Project started: 13-02-2023
Project finished: 13-06-2023
Main roles: Programmer, game designer



Talkie Town was made as a semester-long school project, together with 3 other students. Our client for this project was Embeteco, who asked us to develop an applied game that demonstrates the complexity of developing a smart city to their stakeholders. The process of developing smart cities often becomes a game of politics, and as such we decided to reflect this in the gameplay.
In our game, players take turns to each build their own city which then get scored based on their welbeing, economy and impact on the environment. These scores then get combined, and the player who has the highest combined score wins the game after a certain amount of rounds. What makes this game more interesting however is that resources such as money and manpower which are needed for construction, are shared across all players. Combine this with unexpected events such as changing economies and natural disasters, and all sorts of dilemma's start arising.
During the project I've fulfilled different roles from game design and 3D modeling to concepting research and user testing, but by far my largest contribution to the project has been the programming. I implemented all mechanics necessary for constructing buildings, using resources, tracking scores and many other things. As such, it was very important that my code solutions were clean and scaleable. Below one of the core scripts of the game can be seen, which handles the placement of buildings: