Hello everybody!
I'm currently porting a my tiny space game project from Delphi 2007 Win32 to C#(and XNA). In Delphi, i used RemObjects Open Source scripting solution "PascalScript".
Now that i continue developing the game with C#, i'd like to use IronPython for scripting purposes.
The only problem is, that i don't know how to achieve this. I'd be very happy if some of you could give me some advise.