elennick / switch-mono

Port of XBLIG game Switch! to PC using MonoGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

switch-mono

This is a port of the Switch codebase found here -> https://github.com/elennick/switch-xna

This project is working on porting the code from the XNA 3.1/XBLIG project released in 2010 to instead use MonoGame 3.5 and be targeted at Windows. It will likely also improve/update on a lot stuff since why not?

More details on this type of port in case it's useful to anyone:

http://www.gamasutra.com/view/feature/192209/from_xna_to_monogame.php

http://www.monogame.org/

http://www.nelsonhurst.com/xna-3-1-to-xna-4-0-cheatsheet/

About

Port of XBLIG game Switch! to PC using MonoGame


Languages

Language:C# 99.7%Language:HLSL 0.3%