so i have been reworking my 3d tile engine to run on ouya in 4 split screen mode. Also i have decided to remake my kingdom battle grounds as a 3d side scroller instead of overhead to allow for easier multiplayer coding.
here is a video of its current progress running on a single ouya machine!
https://www.youtube.com/watch?v=bLy65wvw5I8
i will be able to make co-op modes and verses modes easy using my current setup.
edit:
this makes use of the camera commands[ setcameraaspect(), setcamerafov(),setrendertoimage() ] using several rendered images using a single camera.
www.sheldonscreations.com