I just got c# (vs.net). me and my friend already started a game in c++ using vs6 but we wanna switch over to .net. is it possible?
This is a discussion on can allegro be used with c#? within the Game Programming forums, part of the General Programming Boards category; I just got c# (vs.net). me and my friend already started a game in c++ using vs6 but we wanna ...
I just got c# (vs.net). me and my friend already started a game in c++ using vs6 but we wanna switch over to .net. is it possible?
In your title you are saying you are using Allegro. As far as I know (someone correct me if I am wrong), Allegro is a C/C++ development library. Therefore you would have to use something other than Allegro if you were to switch to C#.