I'd like to make a 2d game and I like SDL but I don't think there is an SDL for monotouch. Whats the closest solution?
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
|
I guess it is possible to use SDL with MonoTouch, however a more natural solution (IMHO) would be using MonoGame, since they will fit together good, without additional hassle. Here's example of porting simple existing tutorial of 2D game for Windows to iOS using exactly MonoTouch and MonoGame. |
|||||
|
