RyanLinrm / CSC473Project

A HTML5 Game developing project
4 stars 4 forks source link

Fix tower attacking enemies/players in both single and multiplayer mode, add two Ultimate abilities for player #155

Closed hongjiehuang closed 5 years ago

hongjiehuang commented 5 years ago

I have fixed the tower shooting problems, now it can attack the nearest enemies, and the tower can attack player correctly in multiplayer as well. I also made two ultimate abilities player can use in single player scene. Just make this pull request in case you guys want to work on seperating single/multi play scene. I will look into unit tests for enemy and units.