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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
P

playn/playn

0
View on GitHub↗
0 stars·0 forks·0 views

Playn

Features

  • Game Development - Cross-platform framework for deploying games to multiple environments.

Star history

Star history chart for playn/playnStar history chart for playn/playn

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Playn

Similar open-source projects, ranked by how many features they share with Playn.
  • amhndu/simplenesamhndu avatar

    amhndu/SimpleNES

    5,087View on 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
    View on GitHub↗5,087
  • ata4/disunityata4 avatar

    ata4/disunity

    2,708View on GitHub↗

    An experimental toolset for Unity asset and asset bundle files.

    Java
    View on GitHub↗2,708
  • ayloss/airplanegameAyloss avatar

    Ayloss/AirPlaneGame

    10View on GitHub↗

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

    C++
    View on GitHub↗10
  • almasb/fxglAlmasB avatar

    AlmasB/FXGL

    4,819View on 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
    View on GitHub↗4,819
See all 30 alternatives to Playn→

Frequently asked questions

What are the main features of playn/playn?

The main features of playn/playn are: Game Development.

What are some open-source alternatives to playn/playn?

Open-source alternatives to playn/playn include: 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…