This is a website that will soon host a persistent, online game universe.
Project status:
have C++ game server with command line interface and most database interactions
have Godot game client with server integration and standalone capabilities
have encrypted user information
need to finish server/client interactions for basic data sync, error handling mostly
need to implement systems (already coded in previous iteration) for advanced server/client sync
need to make everything look better