Skip to content

karanseq/PumpkinDefense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PumpkinDefense

A simple tower defense game developed as part of the book Cocos2d-x Game Development Blueprints. This game introduced readers to the fundamentals of a tower defense game and taught them a scalable way of designing towers, enemies and levels. Further, this game also taught readers how to capture simple gestures on a touch input device.

Platforms: PC, Android, iOS, Windows Phone 8

Engine: Cocos2d-x

Language: C++