Game Development Reference
In-Depth Information
Chapter6.Making a Tower Defense Game
Tower defense games are fun to play and (somewhat) easy to develop. Construct 2 can de-
velop a tower defense game much more easily than if you were to code it by yourself. Be-
fore we start, if you haven't played a tower defense game before, you should go and try one
to get familiar with the genre. A Google search for tower defense game should bring
up lots of options for you to try. A tower defense game is where you set up defensive
towers that protect an object from enemies. These enemies usually come in waves and
when they are destroyed, the user gets some currency to buy more towers or to upgrade
them. In this chapter, we will learn the following:
• How to start a new project
• How to add a turret
• How to add tower defense game logic
Search WWH ::




Custom Search