Get the latest tech news
DotnetSnes: Library allowing to use C# to create SNES ROMs
Library allowing to use C# to create SNES roms. Contribute to KallDrexx/DotnetSnes development by creating an account on GitHub.
The Hello World is a basic example that shows a bare minimum SNES rom that prints text to the screen. mario.mp4This is a C# port of the PVSnesLib LikeMario example, which demonstrates how to manage objects, tmx tile maps, audio, and game pad input. If any content/game assets are needed to be added to the ROM, include them in the directory and create game_assets rules for them at the bottom of the Makefile.
Or read this on Hacker News