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
·
FNA-XNA avatar

FNA-XNA/FNA

0
View on GitHub↗
2,994 stars·323 forks·C#·3 vuesfna-xna.github.io↗

FNA

FNA - Accuracy-focused XNA4 reimplementation for open platforms

Features

  • Game Frameworks - Reimplementation of XNA game libraries.
  • Game Development - Accurate XNA4 reimplementation for desktop game development.

Historique des stars

Graphique de l'historique des stars pour fna-xna/fnaGraphique de l'historique des stars pour fna-xna/fna

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 à FNA

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec FNA.
  • engoengine/engoAvatar de EngoEngine

    EngoEngine/engo

    1,815Voir sur GitHub↗

    Engo is an open-source 2D game engine written in Go.

    Goengoentity-component-systemgame-engine
    Voir sur GitHub↗1,815
  • faiface/pixelAvatar de faiface

    faiface/pixel

    4,525Voir sur GitHub↗

    Pixel is a 2D game library and graphics engine for the Go programming language. It provides a hardware-accelerated renderer for drawing sprites, geometric shapes, and text, utilizing an optimized system of batching and transformation matrices. The project functions as a comprehensive toolkit for two-dimensional interactive applications, combining a graphics engine with a 2D vector math library for affine transformations and coordinate space projections. It includes a dedicated input manager that tracks keyboard presses and mouse movements using a polling-based system rather than asynchronous

    Go
    Voir sur GitHub↗4,525
  • cooler2/apusgameengineAvatar de Cooler2

    Cooler2/ApusGameEngine

    189Voir sur GitHub↗

    I'm Ivan Polyacov and this is my code library which I'm making and using in my games and other projects since early 2000x at Apus Software. It is used in many games including Spectromancer, Astral Heroes and others. Most code I wrote myself, but some minor parts were taken from other sources.…

    Pascal
    Voir sur GitHub↗189
  • hajimehoshi/ebitenAvatar de hajimehoshi

    hajimehoshi/ebiten

    13,244Voir sur GitHub↗

    Ebiten is a cross-platform 2D game engine and framework for the Go programming language. It provides a hardware-accelerated 2D renderer and a multi-input handling library to develop two-dimensional games with a single codebase. The engine is designed for broad deployment, allowing applications to be compiled and run across desktops, mobile devices, web browsers, and gaming consoles. It distinguishes itself by integrating custom shader programming for specialized visual effects and providing haptic feedback control for mobile devices and gamepads. The framework covers core game development ca

    Goebitenebitenginegame
    Voir sur GitHub↗13,244
Voir les 30 alternatives à FNA→

Questions fréquentes

Que fait fna-xna/fna ?

FNA - Accuracy-focused XNA4 reimplementation for open platforms

Quelles sont les fonctionnalités principales de fna-xna/fna ?

Les fonctionnalités principales de fna-xna/fna sont : Game Frameworks, Game Development.

Quelles sont les alternatives open-source à fna-xna/fna ?

Les alternatives open-source à fna-xna/fna incluent : faiface/pixel — Pixel is a 2D game library and graphics engine for the Go programming language. It provides a hardware-accelerated… monogame/monogame — MonoGame is a cross-platform game framework and C# game engine designed for the development of interactive software.… cooler2/apusgameengine — I'm Ivan Polyacov and this is my code library which I'm making and using in my games and other projects since early… engoengine/engo — Engo is an open-source 2D game engine written in Go. hajimehoshi/ebiten — Ebiten is a cross-platform 2D game engine and framework for the Go programming language. It provides a… prime31/nez — Nez is a free 2D focused framework that works with MonoGame and FNA.