ioGame 网络游戏服务器框架示例集合。FXGL + netty + ioGame;
☆79Aug 11, 2025Updated last year
Alternatives and similar repositories for ioGameExamples
Users that are interested in ioGameExamples are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A lock-free, asynchronous, event-driven Java Netty framework for building high-performance network applications. Lightweight and dependen…☆1,275Aug 2, 2026Updated last month
- java Netty MMO 回合制网络游戏;这是一个基于 ioGame 网络编程框架开发的 MMO 类型的回合制网络游戏项目,这类型的游戏涵盖的点比较多,是 ioGame 的最佳实践。 我们会尽可能的在项目中演示框架文档中提及的理论特性。☆44May 25, 2024Updated 2 years ago
- 使用protobuf3构建的消息协议配 置文件(服务端和客户端通讯的协议)支持c++,c#,java,python,js,ts☆10Nov 17, 2024Updated last year
- A UI toolkit for HTML5 Canvas written in ES2015☆13Jul 28, 2025Updated last year
- CocosCreator的一些Demo☆15Jun 19, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆568Apr 17, 2025Updated last year
- Game AI for java.NavMesh、A*、BehaviorTree、FSM