awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
menacher avatar

menacher/java-game-server

0
View on GitHub↗
1,298 نجوم·549 تفرعات·Java·6 مشاهدات

Java Game Server

Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically tuned for network based multiplayer games and supports TCP and UDP network protocols.

Features

  • Game Development - High-speed multiplayer game server built on Netty.

سجل النجوم

مخطط تاريخ النجوم لـ menacher/java-game-serverمخطط تاريخ النجوم لـ menacher/java-game-server

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Java Game Server

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Java Game Server.
  • amhndu/simplenesالصورة الرمزية لـ amhndu

    amhndu/SimpleNES

    5,087عرض على GitHub↗

    SimpleNES is a C++ application that simulates original Nintendo Entertainment System hardware to run legacy games on modern computers. It functions as a hardware simulator and retro gaming emulator designed to execute classic game ROMs by recreating the original console environment through software. The system implements a software version of the 6502 CPU and picture processing unit to render retro game video and audio. It recreates 8-bit console architecture to ensure the execution of original game ROMs. The project covers low-level hardware simulation, including cycle-accurate CPU emulatio

    C++c-plus-plusemulatornes-emulator
    عرض على GitHub↗5,087
  • ata4/disunityالصورة الرمزية لـ ata4

    ata4/disunity

    2,708عرض على GitHub↗

    An experimental toolset for Unity asset and asset bundle files.

    Java
    عرض على GitHub↗2,708
  • ayloss/airplanegameالصورة الرمزية لـ Ayloss

    Ayloss/AirPlaneGame

    10عرض على GitHub↗

    小学期c++实训项目,用cocos2dx做的微信<<飞机大战>>游戏.

    C++
    عرض على GitHub↗10
  • almasb/fxglالصورة الرمزية لـ AlmasB

    AlmasB/FXGL

    4,819عرض على GitHub↗

    FXGL is a 2D game engine and development framework designed for Java and Kotlin. It provides a structured environment for building cross-platform desktop games, integrating a central game loop with an entity component system and a JavaFX-based scene graph for rendering. The toolkit distinguishes itself by providing a comprehensive suite of integrated libraries for game AI pathfinding, physics collision resolution, and multiplayer networking via TCP and UDP protocols. It includes specialized systems for adaptive user interface design using global stylesheets and a data-driven asset management

    Kotlin
    عرض على GitHub↗4,819
عرض جميع البدائل الـ 30 لـ Java Game Server→

الأسئلة الشائعة

ما هي وظيفة menacher/java-game-server؟

Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically tuned for network based multiplayer games and supports TCP and UDP network protocols.

ما هي الميزات الرئيسية لـ menacher/java-game-server؟

الميزات الرئيسية لـ menacher/java-game-server هي: Game Development.

ما هي البدائل مفتوحة المصدر لـ menacher/java-game-server؟

تشمل البدائل مفتوحة المصدر لـ menacher/java-game-server: amhndu/simplenes — SimpleNES is a C++ application that simulates original Nintendo Entertainment System hardware to run legacy games on… ata4/disunity — An experimental toolset for Unity asset and asset bundle files. ayloss/airplanegame — 小学期c++实训项目,用cocos2dx做的微信<<飞机大战>>游戏. burgbug/study-of-c-. bystc/snake-cpp — 用C++写的一个简易贪吃蛇. almasb/fxgl — FXGL is a 2D game engine and development framework designed for Java and Kotlin. It provides a structured environment…