Saturday 14 March 2015

Head Start with Game Development

Pre-requisite: Should Know how to program in C++ 


Option: 
1) OpenGL
2) DirectX
2) SFML 


For OpenGL start from here:
http://antongerdelan.net/opengl/


For DirectX start from here: 
http://www.microsoftvirtualacademy.com/training-courses/introduction-to-c-and-directx-game-development-jump-start


For SFML start from here: Games such as Angry Birds are designed using it
http://www.sfml-dev.org/learn.php

No comments:

Post a Comment