Two dimensional game development is easier than three dimensional one and the
hardware requirement of two dimensional game is easier to meet, in addition the development of
three dimensional game needs a bigger team. Based on those reasons, this research focuses on
two dimensional isometric game to give three dimensional look without uses the real three
dimensional system.
The purpose of this application is making a simple two dimensional game with isometric view
on Windows based computer. This application uses Microsoft Visual C++ and Microsoft DirectX
8.1 Software Development Kit and an additional library IsoHexDef and WavLoader.
The result shows that the application has two game levels and several units. Units are able to
receive commands and act accordingly to extent its ability. The computer player can make
calculations to move its own unit. The application uses isometric view.