Xseam / Imgeneus

Simple, fast and elegant Shaiya socket server built with c# and .NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imgeneus

Codacy Badge

Imgeneus is a simple and elegant Shaiya EP3 socket server over the TCP/IP protocol, built with C# 8 and .NET Core Framework 3.0.

This project has been created for learning purposes about the network and game logic problematics on the server-side. We choose Shaiya because it is a simple game, but enough complex to learn the basic functions of an MMO game architecture.

Details

  • Language: C# 8
  • Framework: .NET Core 3.0
  • Application type: Console
  • Database type: MySQL
  • Configuration files type: JSON
  • External libraries used:
  • Environment: Visual Studio 2019

About

Simple, fast and elegant Shaiya socket server built with c# and .NET Core

License:GNU General Public License v3.0


Languages

Language:C# 100.0%