Skip to main content

Module 2 - Unity project

In this module, we'll use the Unity game engine for our front-end development. We'll create a new Unity project and set up the necessary scaffolding. Then, we'll design and build the game interface.

Ultimately, we'll establish the connection between the Unity app and our dapp, which will allow us to interact with the Tic Tac Toe game, such as making moves, checking game status, and displaying game results.