#csharp #actor #c_sharp #dotnet #game #game_engine #meta #metaverse #mmo #mmorpg #server #unity #unity3d #web3
ET is a powerful and flexible game development framework for distributed game servers and clients. It uses C# and .NET Core, and works on Windows and Linux. Key benefits include:
- Fast development: Hot reloading for both client and server code changes without restarts
- Shared code between client and server
- Supports KCP, ENET, TCP and WebSocket protocols for low-latency networking
- Easy AI development, simpler than behavior trees
- Visual tools to debug and monitor client and server data
These features make ET well-suited for large game projects, improving development speed and performance.
https://github.com/egametang/ET
ET is a powerful and flexible game development framework for distributed game servers and clients. It uses C# and .NET Core, and works on Windows and Linux. Key benefits include:
- Fast development: Hot reloading for both client and server code changes without restarts
- Shared code between client and server
- Supports KCP, ENET, TCP and WebSocket protocols for low-latency networking
- Easy AI development, simpler than behavior trees
- Visual tools to debug and monitor client and server data
These features make ET well-suited for large game projects, improving development speed and performance.
https://github.com/egametang/ET
GitHub
GitHub - egametang/ET: Unity3D Client And C# Server Framework
Unity3D Client And C# Server Framework. Contribute to egametang/ET development by creating an account on GitHub.