ShipAndTower(C++,Cocos2dX) |
Ship And Tower is a strategic game and a project on which i work for my Bachelor Thesis.
It includes 2 game mode.
-Mode Protect your Tower:
-Mode Main Tower.
Many field on game programming and Artificial Intelligence are covered on this game:
- Finite State Machine
- Steering Behavior
- Goal Behavior
- Steering Behavior
- Sensory Memory
- Targeting System
- Weapon System
- Entity Manager
- Object Creation
- Object Deletion
I have use cocos2dx framework and C++ Language to developp this game.
I had previously deployed this game on Android Store ,Windows Store, and Windows Phone Store.
After i've made some releases of the game using Lua languages .
Currently i plan to add more new tower and ship to make the gameplay more fun.