Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 435 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 435 Bytes

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++