KanoComputing / community-sdk

Scripts, tools and libraries to help you to interact with your Kano Devices in your favourite programming language.
MIT License
31 stars 10 forks source link

C# support? #20

Open Moonaliss opened 4 years ago

Moonaliss commented 4 years ago

I am fairly fluent in unity C#, and i'd like to see what i could make with the motion sensor.

(edit: i hope this is the right place to put this? sorry if it isnt)

paulvarache commented 4 years ago

Hi,

You can now find an example of how to use the Motion Sensor in C# here: https://github.com/KanoComputing/community-sdk/tree/csharp

This is a very new branch. Please feel free to provide feedback/open PRs