Building a Game with PraxisMapper
We are going to walk through the logic for the Splatter demo client. This is about as simple as a complete PraxisMapper game can get.
First we have the Login screen. This is necessary if we have data stored per player, which most games will. We auth...
praxismapper.hashnode.dev4 min read