About:
This is a simple DirectX9 Tic Tac To game. There is UML design included, texture manager, factory pattern example, input manager and an organised render loop. Any problems please PM m
Description
This demonstration shows how easy to use my DynamicVertexBuffer class is. This class wraps the LPDIRECT3DVERTEXBUFFER9 object so that it can be resized to fit the vertices added to it.