awesome-repositories.comKategorienBlog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to plibither8/2048.cpp

Open-source alternatives to 2048.cpp

30 open-source projects similar to plibither8/2048.cpp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best 2048.cpp alternative.

  • almasb/fxglAvatar von AlmasB

    AlmasB/FXGL

    4,819Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,819
  • amhndu/simplenesAvatar von amhndu

    amhndu/SimpleNES

    5,087Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,087
  • ata4/disunityAvatar von ata4

    ata4/disunity

    2,708Auf GitHub ansehen↗

    An experimental toolset for Unity asset and asset bundle files.

    Java
    Auf GitHub ansehen↗2,708
  • ayloss/airplanegameAvatar von Ayloss

    Ayloss/AirPlaneGame

    10Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗10

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

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

    Burgbug/Study-of-C-

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bystc/snake-cppAvatar von bystc

    bystc/Snake-cpp

    331Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗331
  • ceynri/3d-racing-games-demoC

    ceynri/3d-racing-games-demo

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • china-jige/shoot-the-chicken-3dC

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

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dengguangshi/puzzleD

    dengguangshi/Puzzle

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • flyandnotdown/chinesechessesF

    FlyAndNotDown/ChineseChesses

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • gouessej/ardor3dG

    gouessej/Ardor3D

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • happysnaker/gobangAvatar von happysnaker

    happysnaker/Gobang

    123Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗123
  • jie65535/ancient-spiderAvatar von jie65535

    jie65535/Ancient-Spider

    8Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗8
  • jijinlong/colorsJ

    jijinlong/colors

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • jmonkeyengine/jmonkeyengineAvatar von jMonkeyEngine

    jMonkeyEngine/jmonkeyengine

    4,150Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,150
  • largeraindrop/numberguessL

    LargeRaindrop/NumberGuess

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • libgdx/libgdxAvatar von libgdx

    libgdx/libgdx

    24,816Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,816
  • lightmountainwolf/2019-2020-tjse-sour-knightAvatar von lightmountainwolf

    lightmountainwolf/2019-2020-tjse-sour-knight

    25Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗25
  • lwjgl/lwjglL

    LWJGL/lwjgl

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • mattdesl/lwjgl-basicsAvatar von mattdesl

    mattdesl/lwjgl-basics

    1,893Auf GitHub ansehen↗

    :wrench: LibGDX/LWJGL tutorials and examples

    Java
    Auf GitHub ansehen↗1,893
  • mayerui/sudokuAvatar von mayerui

    mayerui/sudoku

    1,415Auf GitHub ansehen↗

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

    C++cppgamelinux
    Auf GitHub ansehen↗1,415
  • mcfletch/pyopenglAvatar von mcfletch

    mcfletch/pyopengl

    409Auf GitHub ansehen↗

    Repository for the PyOpenGL Project

    Python
    Auf GitHub ansehen↗409
  • menacher/java-game-serverAvatar von menacher

    menacher/java-game-server

    1,298Auf GitHub ansehen↗

    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.

    Java
    Auf GitHub ansehen↗1,298
  • muxiaozi/bounce-ballM

    muxiaozi/bounce-ball

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • newhappy3/c-languageprojectcombatN

    newhappy3/C-LanguageProjectCombat

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • panda3d/panda3dAvatar von panda3d

    panda3d/panda3d

    5,150Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,150
  • philhuan/contraP

    philhuan/Contra

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • playn/playnP

    playn/playn

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • py-sdl/py-sdl2Avatar von py-sdl

    py-sdl/py-sdl2

    341Auf GitHub ansehen↗

    Python ctypes wrapper around SDL2

    Pythonpythonsdl2sdl2-gfx
    Auf GitHub ansehen↗341
  • pygame/pygameAvatar von pygame

    pygame/pygame

    8,620Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,620