awesome-repositories.com
المدونة
awesome-repositories.com

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

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

bystc/Snake-cpp

0
View on GitHub↗
331 نجوم·151 تفرعات·C++·3 مشاهدات

Snake Cpp

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

Features

  • Game Development - Simple Snake game implementation.

سجل النجوم

مخطط تاريخ النجوم لـ bystc/snake-cppمخطط تاريخ النجوم لـ bystc/snake-cpp

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Snake Cpp

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Snake Cpp.
  • 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 لـ Snake Cpp→

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

ما هي وظيفة bystc/snake-cpp؟

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

ما هي الميزات الرئيسية لـ bystc/snake-cpp؟

الميزات الرئيسية لـ bystc/snake-cpp هي: Game Development.

ما هي البدائل مفتوحة المصدر لـ bystc/snake-cpp؟

تشمل البدائل مفتوحة المصدر لـ bystc/snake-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-. 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…