https://github.com/FNA-XNA/FNA
FNA - Accuracy-focused XNA4 reimplementation for open platforms
https://github.com/FNA-XNA/FNA
csharp fna gamedev linux macos steamos windows xna
Last synced: about 1 month ago
JSON representation
FNA - Accuracy-focused XNA4 reimplementation for open platforms
- Host: GitHub
- URL: https://github.com/FNA-XNA/FNA
- Owner: FNA-XNA
- Created: 2015-12-21T03:06:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T13:14:45.000Z (6 months ago)
- Last Synced: 2024-10-19T18:26:17.523Z (6 months ago)
- Topics: csharp, fna, gamedev, linux, macos, steamos, windows, xna
- Language: C#
- Homepage: https://fna-xna.github.io/
- Size: 2.75 MB
- Stars: 2,620
- Watchers: 77
- Forks: 264
- Open Issues: 21
-
Metadata Files:
- Readme: README
- Funding: .github/FUNDING.yml
- License: licenses/LICENSE
Awesome Lists containing this project
- awesome-csharp - FNA - FNA is an XNA4 reimplementation that focuses solely on developing a fully accurate XNA4 runtime for the desktop (Game)
- awesome-monogame - **FNA** -  - Desktop unique reimplementation of XNA 4.0 apis. It can be used to build desktop versions and be sure to have the same behavior on all platforms. (General)
- awesome-game-engine-dev - FNA - Reimplementation of the Microsoft XNA Game Studio 4.0 libraries. (Libraries / C#)
- awsome-dotnet - FNA - FNA is an XNA4 reimplementation that focuses solely on developing a fully accurate XNA4 runtime for the desktop (Game)
- awesome-dotnet - FNA - FNA is an XNA4 reimplementation that focuses solely on developing a fully accurate XNA4 runtime for the desktop (Game)
README
This is FNA, an XNA4 reimplementation that focuses solely on developing a fully
accurate XNA4 runtime for the desktop.Project Website: https://fna-xna.github.io/
License
-------
FNA is released under the Microsoft Public License. See LICENSE for details.FNA uses LzxDecoder.cs, released under a dual MSPL/LGPL license.
See lzxdecoder.LICENSE for details.FNA uses code from the Mono.Xna project, released under the MIT license.
See monoxna.LICENSE for details.Documentation
-------------
Documentation for FNA can be found on the FNA wiki:https://fna-xna.github.io/docs/
Found an issue?
---------------
Issues and patches can be reported via GitHub:https://github.com/FNA-XNA/FNA/issues