Sunday, March 3, 2013

Day 0: A complete guide on how to Build a 2D crossplatform engine from scratch on OSX


The aim of this guide is to show you how to build a minimal 2D Game engine from scratch

Our target platforms will be

- Android
- IOS
- OSX

I deliberately omit the Windows platform because :

- This is the "easiest" and the most documented platform
- You need a mac to build the IOS Version
- I work on a mac ;-)

No comments:

Post a Comment