Godot Nakama Client Demo

PUBLISHED ON MAY 10, 2020

When: April 2020

Who: GDquest, Heroic Labs

What is it?

An open source game demo for the Godot game engine to show off Heroic Labs’ video game server infrastructure, Nakama. It’s a simple 2D, social platformer that shows off login/register, an authorative world, some basic interpolation, character creationg and selection, and chat.

I coded the first iteration of it, and Nathan of GDQuest revised it to improve the code quality and readability of it; it is meant to learn from, after all.

Repository on Github for more information.

What I worked on

Coded the framework and developed the demos in Godot! Working alongside GDQuest, I ensured code quality, educational value, and as much ease of use as possible.

Chatting with player
Character creation