game-server
Game server framework
A Java-based game server framework for building massively multiplayer online games with distributed architecture and various AI tools.
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
1k stars
82 watching
489 forks
Language: Java
last commit: 18 days ago
Linked from 1 awesome list
aiastar-algorithmbehavior-treechessdistributedfishgamegatejavaminammommorpg-servernavmeshnettyquad-treerpgserver
Related projects:
Repository | Description | Stars |
---|---|---|
sniper00/moon | A lightweight game server framework based on the actor model for developing cross-platform games and applications with high performance networking capabilities. | 795 |
js13kgames/js13kserver | A game server project with a persistent storage solution and deployment guidelines for Heroku. | 90 |
menacher/java-game-server | A Java-based multiplayer game server supporting TCP and UDP network protocols | 1,276 |
gamelab/kiwi.js | A fast and feature-rich HTML5 game framework for building mobile and desktop games with WebGL rendering. | 1,410 |
daraff/jsgamewiki | A collection of resources and tutorials on game programming with JavaScript | 1,225 |
techbot/jigs-rpg-engine | An online multiplayer RPG game engine with a focus on modularity and customizability. | 77 |
jamesdouble/jdbreaksloading | A simple game framework for creating a breaking ball game with customizable settings. | 153 |
finscn/the-best-js-game-framework | A minimalist JavaScript framework designed to facilitate flexible and efficient game development without unnecessary abstractions or restrictions. | 469 |
digitalfruit/limejs | A JavaScript-based game framework for creating HTML5 and iOS games. | 1,394 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |
deepnight/gamebase | A lightweight framework for building games with Heaps and Haxe | 623 |
jujuadams/thejujuverse | A starter pack for creating 2D games in GameMaker Studio 2 using the GML scripting language. | 63 |
zfoo-project/zfoo | A high-performance RPC framework with support for various languages and deployment options | 1,844 |
0xe111/cat-400 | A modular and extensible game framework for Nim programming language, providing a solid foundation for building cross-platform games. | 90 |
lwjgl/lwjgl | Provides high-performance cross-platform libraries and APIs for developing 3D games and applications with access to graphics, audio, and controller technologies. | 549 |