Battle of Nodes

Battle of Nodes (BoN) is an NFT-based PvP card game developed by Cybernetic Walrus using Unity.

Unfortunately, the client ran out of funds and development was stopped. However, a working prototype managed to see daylight and was tested by a group of fans.

Work

  • Card interaction logic.

Early card interactions.

  • Gameplay and visual effects logic.

Gameplay demo.

  • Some multiplayer logic.

Results

While BoN seems like a simple card game, the depths of its mechanics were quite impressive and interesting to work on.
It took us some time and tries, but in the end we came up with a robust system for implementing card effects. Good thing that me and our senior programmer already had experience with such systems in Rise of Humanity.
It also was a first time I actually worked on some netcode using Mirror Networking.