awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
P

philhuan/Contra

0
View on GitHub↗
0 stars·0 forks·4 vues

Contra

Features

  • Game Development - Contra game clone using EasyX library.

Historique des stars

Graphique de l'historique des stars pour philhuan/contraGraphique de l'historique des stars pour philhuan/contra

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Contra

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Contra.
  • amhndu/simplenesAvatar de amhndu

    amhndu/SimpleNES

    5,087Voir sur 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
    Voir sur GitHub↗5,087
  • ata4/disunityAvatar de ata4

    ata4/disunity

    2,708Voir sur GitHub↗

    An experimental toolset for Unity asset and asset bundle files.

    Java
    Voir sur GitHub↗2,708
  • ayloss/airplanegameAvatar de Ayloss

    Ayloss/AirPlaneGame

    10Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗10
  • almasb/fxglAvatar de AlmasB

    AlmasB/FXGL

    4,819Voir sur 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
    Voir sur GitHub↗4,819
Voir les 30 alternatives à Contra→

Questions fréquentes

Quelles sont les fonctionnalités principales de philhuan/contra ?

Les fonctionnalités principales de philhuan/contra sont : Game Development.

Quelles sont les alternatives open-source à philhuan/contra ?

Les alternatives open-source à philhuan/contra incluent : 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…