Telepathy is an on-chain game built on IPC. It allows users to join in as a subnet validator in order to take part in the game. It is a multiplayer strategy game which uses IPC upgradable subnets
Telepathy is an on-chain game that is built upon IPC subnet. It's main focus is on interacting with other characters. There are two characters other than the user's main character -
The game ends when we have interacted with all the Sensei whose powers are lower than us. The game is about remembering which sensei killed us last time.
This was my first time using Godot to build a game. I tried to create the UI clean and decent. It's actually tough to create Web3 Games using Godot, I used a Metamask plugin and customized it according to my needs in order to create the game. Currently there's only one level in the game.
The backend is fully based on IPC.
Instructions to run locally - https://github.com/parthg1901/telepathy-ipc/blob/main/README.md Link for the Godot files - https://github.com/parthg1901/telepathy-godot