On Fri, Dec 2, 2011 at 3:04 PM, Jeff Hardy <jdha...@gmail.com> wrote: > I wouldn't be surprised if you were one of the first people to try > this particular combination. However, anything that works from C# > should work from IronPython (except possibly unsafe code). > > Translating C# to IronPython is fairly straightforward: remove most of > the punctuation :) You may have to learn a bit of C# to read the > examples, but it's not a hard language to learn and stack overflow is > great for asking what a particular piece of C# syntax does. If you're > trying to convert C# to Python, use the IronPython tag and someone > will spot it fairly quickly. > > I don't know if there are many IronPython game programmers (I do my > game programming in C++, because I'm insane), so anything you can find > out will be appreciated.
We have incorporated the Farseer Physics Engine in Calico, which makes it available to Python, Ruby, and Scheme on Mac, Windows, and Linux. Here are a few game-like things in IronPython: http://www.youtube.com/user/dsblank007?feature=guide#p/a/u/0/L3P5t8hAhe4 - Letter Physics http://www.youtube.com/user/dsblank007?feature=guide#p/a/u/2/yLZJmyQEALA - Angy Blocks http://www.youtube.com/user/dsblank007?feature=guide#p/u/8/GryaCuiaE3o - Art More info here: http://calicoproject.org/ http://calicoproject.org/Calico_Graphics -Doug > - Jeff > > On Thu, Dec 1, 2011 at 5:38 PM, Apok <anton...@chile.com> wrote: >> Hi, I’m new in this community, I will try to be brief: >> >> - Python programmer. >> >> - 0 experience DotNet, CSharp >> >> I have a project for an open source game:. >> >> >> >> IronPython >> >> SlimDX >> >> JigLibSDX (physics engine) >> >> >> >> My question is: does it make sense for a game to use this resources?. >> >> Where I can found information about this “mix” ?. >> >> What I need to do it – all examples are on CSharp. >> >> Any information about this can be helpful, Thanks. >> >> >> >> Please don’t tell me to use pygame or other python game engines J. >> >> >> >> Thanks. >> >> >> >> *** I have used ironpython.info as a start point (slimDX example section). >> >> >> _______________________________________________ >> Ironpython-users mailing list >> Ironpython-users@python.org >> http://mail.python.org/mailman/listinfo/ironpython-users >> > _______________________________________________ > Ironpython-users mailing list > Ironpython-users@python.org > http://mail.python.org/mailman/listinfo/ironpython-users > _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users