C# and SDL

Hi,

I’m looking to write a game in C# and I came across SDL as a possible tool.
Can anyone tell me if it is possible to use SDL in a C# app? Has anyone tried
this? Does anyone have any tips or suggestions?

Thanks,
dave

dave <beta heya.org> writes:

I’m looking to write a game in C# and I came across SDL as a possible tool.
Can anyone tell me if it is possible to use SDL in a C# app? Has anyone tried
this? Does anyone have any tips or suggestions?

Somebody seems to be making SDL.net, which apparently has bindings to most of
the main subsystems at the moment and the rest are underway.

http://cs-sdl.sourceforge.net/