awesome-repositories.com
Blog
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
·
bystc avatar

bystc/Snake-cpp

0
View on GitHub↗
331 Stars·151 Forks·C++·8 Aufrufe

Snake Cpp

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

Features

  • Game Development - Simple Snake game implementation.

Star-Verlauf

Star-Verlauf für bystc/snake-cppStar-Verlauf für bystc/snake-cpp

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu Snake Cpp

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Snake Cpp.
  • 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
  • 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
Alle 30 Alternativen zu Snake Cpp anzeigen→

Häufig gestellte Fragen

Was macht bystc/snake-cpp?

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

Was sind die Hauptfunktionen von bystc/snake-cpp?

Die Hauptfunktionen von bystc/snake-cpp sind: Game Development.

Welche Open-Source-Alternativen gibt es zu bystc/snake-cpp?

Open-Source-Alternativen zu bystc/snake-cpp sind unter anderem: 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-. ceynri/3d-racing-games-demo. almasb/fxgl — FXGL is a 2D game engine and development framework designed for Java and Kotlin. It provides a structured environment…