# TASKS ### Most priority - [ ] Implement multiplayer 1v1 game and win condition to reach N kills. - [ ] Leaderboard of fastest win, or any achievement (to make use of RTC). ### Mid priority - [ ] Implement path finding for melee AI. - [ ] Implement zombie mode (single-player or co-op). - [ ] Implement algorithm to decide when gunner AI needs to shoot. - [ ] Implement campaign mode (single-player or co-op). ### Low Priority - [ ] Change sprites. - [ ] Fix some frame lag (yet to add optimized flag). - [ ] Improve menu.