المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Is monodevelo suitable for a digital pet project in linux?



C# Programming
04-21-2013, 01:00 AM
Sorry if this is not the right place to ask about this.

I want to program a digital pet in Linux (it will run in a Raspberry Pi) but there is a long time I don't use C++. In fact I love C# and I am familiar with XNA.

For that reason I am thinking about monodevelop. The problem is that I need to manage microphone input (if possible voice recongnition), webcam input and maybe I will add some sensors like inclination.

Stuff like collision detection is not needed.

Is monodevelop suitable for doing this? Do you recommend C++ better? Thank you.