- Updated class unit (added a destroyUnit method) - Updated ZombeUnit and VampireUnit, now the class detect that there are ennemies and will attack each other when intering in collision.
- Added Class ZombieUnit (extends the Unit class) - Added class VampireUnit (extends the Unit class)