awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to menacher/java-game-server

Open-source alternatives to Java Game Server

30 open-source projects similar to menacher/java-game-server, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Java Game Server alternative.

  • almasb/fxglAlmasB avatar

    AlmasB/FXGL

    4,819View on 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
    View on GitHub↗4,819
  • amhndu/simplenesamhndu avatar

    amhndu/SimpleNES

    5,087View on 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
    View on GitHub↗5,087
  • ata4/disunityata4 avatar

    ata4/disunity

    2,708View on GitHub↗

    An experimental toolset for Unity asset and asset bundle files.

    Java
    View on GitHub↗2,708
  • ayloss/airplanegameAyloss avatar

    Ayloss/AirPlaneGame

    10View on GitHub↗

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

    C++
    View on GitHub↗10

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • burgbug/study-of-c-B

    Burgbug/Study-of-C-

    0View on GitHub↗
    View on GitHub↗0
  • bystc/snake-cppbystc avatar

    bystc/Snake-cpp

    331View on GitHub↗

    用C++写的一个简易贪吃蛇

    C++
    View on GitHub↗331
  • ceynri/3d-racing-games-demoC

    ceynri/3d-racing-games-demo

    0View on GitHub↗
    View on GitHub↗0
  • china-jige/shoot-the-chicken-3dC

    CHINA-JIGE/Shoot-The-Chicken-3D

    0View on GitHub↗
    View on GitHub↗0
  • dengguangshi/puzzleD

    dengguangshi/Puzzle

    0View on GitHub↗
    View on GitHub↗0
  • flyandnotdown/chinesechessesF

    FlyAndNotDown/ChineseChesses

    0View on GitHub↗
    View on GitHub↗0
  • gouessej/ardor3dG

    gouessej/Ardor3D

    0View on GitHub↗
    View on GitHub↗0
  • happysnaker/gobanghappysnaker avatar

    happysnaker/Gobang

    123View on GitHub↗

    大一课设,一款AI五子棋项目,C++新手项目实践 — 智能人机五子棋对战。

    C++
    View on GitHub↗123
  • jie65535/ancient-spiderjie65535 avatar

    jie65535/Ancient-Spider

    8View on GitHub↗

    C++ 控制台 蜘蛛纸牌游戏

    C++
    View on GitHub↗8
  • jijinlong/colorsJ

    jijinlong/colors

    0View on GitHub↗
    View on GitHub↗0
  • jmonkeyengine/jmonkeyenginejMonkeyEngine avatar

    jMonkeyEngine/jmonkeyengine

    4,150View on GitHub↗

    jMonkeyEngine is a Java-based 3D game engine and cross-platform graphics framework. It provides the core tools necessary for developing three-dimensional games and interactive simulations, focusing on real-time rendering and the management of spatial environments. The engine includes a dedicated 3D physics simulation toolkit for handling rigid body dynamics and collision detection. It also features a game asset pipeline for importing and managing 3D models, textures, and audio files during runtime. The framework covers broad capability areas including 3D scene rendering, physics-based simula

    Javagame-engine-3dhacktoberfestjava
    View on GitHub↗4,150
  • largeraindrop/numberguessL

    LargeRaindrop/NumberGuess

    0View on GitHub↗
    View on GitHub↗0
  • libgdx/libgdxlibgdx avatar

    libgdx/libgdx

    24,816View on GitHub↗

    LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin

    Java2d3dandroid
    View on GitHub↗24,816
  • lightmountainwolf/2019-2020-tjse-sour-knightlightmountainwolf avatar

    lightmountainwolf/2019-2020-tjse-sour-knight

    25View on GitHub↗

    2019-2020 同济软工大项目 c++游戏

    C++
    View on GitHub↗25
  • lwjgl/lwjglL

    LWJGL/lwjgl

    0View on GitHub↗
    View on GitHub↗0
  • mattdesl/lwjgl-basicsmattdesl avatar

    mattdesl/lwjgl-basics

    1,893View on GitHub↗

    :wrench: LibGDX/LWJGL tutorials and examples

    Java
    View on GitHub↗1,893
  • mayerui/sudokumayerui avatar

    mayerui/sudoku

    1,415View on GitHub↗

    C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。

    C++cppgamelinux
    View on GitHub↗1,415
  • mcfletch/pyopenglmcfletch avatar

    mcfletch/pyopengl

    409View on GitHub↗

    Repository for the PyOpenGL Project

    Python
    View on GitHub↗409
  • muxiaozi/bounce-ballM

    muxiaozi/bounce-ball

    0View on GitHub↗
    View on GitHub↗0
  • newhappy3/c-languageprojectcombatN

    newhappy3/C-LanguageProjectCombat

    0View on GitHub↗
    View on GitHub↗0
  • panda3d/panda3dpanda3d avatar

    panda3d/panda3d

    5,150View on GitHub↗

    Panda3D is a cross-platform game engine and 3D graphics rendering system developed for Python and C++. It functions as a comprehensive framework for building interactive 3D applications, providing a real-time physics simulator and a specialized 3D asset pipeline tool. The engine distinguishes itself by combining a high-performance C++ core with interoperable Python language bindings. It utilizes a scene graph architecture to organize 3D objects and provides a pipeline-based asset conversion system to optimize models and textures for runtime loading. Its capability surface includes low-level

    C++c-plus-pluscross-platformgame-development
    View on GitHub↗5,150
  • philhuan/contraP

    philhuan/Contra

    0View on GitHub↗
    View on GitHub↗0
  • playn/playnP

    playn/playn

    0View on GitHub↗
    View on GitHub↗0
  • plibither8/2048.cppplibither8 avatar

    plibither8/2048.cpp

    2,241View on GitHub↗

    🎮 Fully featured terminal version of the game "2048" written in C++

    C++20482048-gamecpp
    View on GitHub↗2,241
  • py-sdl/py-sdl2py-sdl avatar

    py-sdl/py-sdl2

    341View on GitHub↗

    Python ctypes wrapper around SDL2

    Pythonpythonsdl2sdl2-gfx
    View on GitHub↗341
  • pygame/pygamepygame avatar

    pygame/pygame

    8,620View on GitHub↗

    Pygame is a framework for building interactive 2D applications and games using the Python programming language. It functions as a 2D graphics rendering engine, a game input and event manager, and a multimedia audio toolkit. The project serves as a wrapper for the Simple DirectMedia Layer, providing a Python interface for low-level access to graphics, audio, keyboard, mouse, and joystick hardware. Its capabilities cover 2D graphics rendering and image manipulation, digital audio playback and streaming, and the management of game entities and physics simulations. It also includes tools for rea

    Cgame-devgame-developmentgamedev
    View on GitHub↗8,620