0

i'm trying to get into 2d game development. my eyes are on cocossharp. now the guides that are out there quite outdate. with MS buying xamarin a few months ago i'm not sure how i can make this work as all the guides are stuck with the old xamarin studio. take this for example:

Sample Guide

i've tried setting up a project using the cocos application but the resulting project is nowhere near what it should like in the guide pic

the resulting project is a C++ project. i need your help to guide me in the right direction. please.

wh3resmycar2
  • 191
  • 1
  • 13

1 Answers1

2

Download the cocossharp templates. You can also download many existing game project examples in the mono repo.

jaybers
  • 1,991
  • 13
  • 18