Hi can I make a simple snake game in arduino IDE with unity can I add unity library to arduino IDE how much microcontroller do ı need my mc is 32mhz
Unity can work with Arduino, but as the “parent” IDE, where Arduino is a subset, and used to send data like button presses or analog readings. So the game would be made in Unity but controlled by Arduino hardware.
Take a look here: