awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
plibither8 avatar

plibither8/2048.cpp

0
View on GitHub↗
2,241 星标·320 分支·C++·MIT·8 次浏览

2048.cpp

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

Features

  • Game Development - Terminal-based 2048 game.

Star 历史

plibither8/2048.cpp 的 Star 历史图表plibither8/2048.cpp 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

plibither8/2048.cpp 是做什么的?

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

plibither8/2048.cpp 的主要功能有哪些?

plibither8/2048.cpp 的主要功能包括:Game Development。

plibither8/2048.cpp 有哪些开源替代品?

plibither8/2048.cpp 的开源替代品包括: 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…

2048.cpp 的开源替代方案

相似的开源项目,按与 2048.cpp 的功能重合度排序。
  • amhndu/simplenesamhndu 的头像

    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/disunityata4 的头像

    ata4/disunity

    2,708在 GitHub 上查看↗

    An experimental toolset for Unity asset and asset bundle files.

    Java
    在 GitHub 上查看↗2,708
  • ayloss/airplanegameAyloss 的头像

    Ayloss/AirPlaneGame

    10在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗10
  • almasb/fxglAlmasB 的头像

    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
查看 2048.cpp 的所有 30 个替代方案→