Multiplayer Dungeon raiding inspired by World of Warcraft and Warframe.

Post tutorial RSS Tutorials
Spells as Code

Spells as Code

Server Side Coding Tutorial 1 comment

How to implement a type-safe spell-system in code.

Designing a multiplayer Spell-System

Designing a multiplayer Spell-System

Server Side Coding Tutorial

I will describe how I build the spell system of Raiding.Zone.

Writing a chat server in kotlin

Writing a chat server in kotlin

Server Side Coding Tutorial

Writing a game chat server in Kotlin using Websockets and SharedFlows.