A reimplementation of the neon roguelike engine for the .Net environment.
The engine is split up in four different projects:
server
, a C# console projectclient
, to be decided, currently a MonoGame projecteditor
, an Avalonia UI projectcommon
class library containing all shared code