Great Asteroids tutorial
Monkey Forums/Monkey Programming/Great Asteroids tutorial| 
 | ||
| This one is for the Impact HTML5 Game Engine: http://msdn.microsoft.com/en-us/scriptjunkie/gg189187.aspx ...I'd love to see a tutorial this well written for monkey. | 
| 
 | ||
| its too easy to make asteroids with monkey.  :) the only difficulty would be collision | 
| 
 | ||
| The collision wouldn't be that difficult too, considering the sample come with collision detection code that you could use :D | 
| 
 | ||
| I dont think Matt is talking about actually coding Asteroids in Monkey, he is talking about how well written the tutorial is... | 
| 
 | ||
| @therevills you're right I am. It may be easy to create a game in monkey, but currently there exists not one tutorial with a purpose such as this one - to show people how easy it is. |