An open API service indexing awesome lists of open source software.

https://github.com/e00dan/sdl2-cs-basics

Port of MetaCipher's Basics SDL 2.0 Tutorial - https://github.com/MetaCipher/sdl-2.0-basics to C# using SDL2-CS binding for SDL2.
https://github.com/e00dan/sdl2-cs-basics

Last synced: 12 months ago
JSON representation

Port of MetaCipher's Basics SDL 2.0 Tutorial - https://github.com/MetaCipher/sdl-2.0-basics to C# using SDL2-CS binding for SDL2.

Awesome Lists containing this project

README

          

#SDL2-CS Basics Tutorial

Port of [MetaCipher's Basics SDL 2.0 Tutorial](https://github.com/MetaCipher/sdl-2.0-basics) to C# using SDL2-CS binding for SDL2.

Original tutorial and code are property of:
Tim Jones
SDLTutorials.com

You are free to use this code and any included files in your projects (commercial and non-commercial), as long as you credit SDLTutorials.com and the author.

With my C# code you can do what you want, just respect original tutorial license.

##Requirements
- SDL2-CS
- MonoDevelop