Amiga.org
The "Not Quite Amiga but still computer related category" => Alternative Operating Systems => Topic started by: CannonFodder on June 01, 2007, 12:38:13 PM
-
Does anyone know of a MOD replay routine available for C#?
I'm being forced to use C# at work so thought I'd at least play about with some nice stuff. :-)
-
C#... Hmm... How about using the SDL library?
I'm using it too.
http://libsdl.org/
I don't code in C#, although it should work with it.
-Steve
-
Note: If you do use SDL, you'll need to download the SDL_mixer sub-library to get the embedded Mikmod player to work.
-edit-
You'll need the TAO Framework to be able to use SDL under .NET . You can download them here (http://taoframework.com/).
-
Thanks for the help guys. Will have a look at them.
I don't code C# myself yet. It looks ok'ish so far.
Better than Java anyway. ;-)