# 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). - [ ] Documentation - [ ] Small schemes for report, generated by Doxygen - [ ] Report ### Mid priority - [x] Implement path finding for melee AI. - [x] Implement zombie mode (single-player) - [ ] Implement zombie mode (co-op) - [ ] Implement algorithm to decide when gunner AI needs to shoot. - [ ] Implement campaign mode (single-player) - [ ] Implement campaign mode (co-op). - [ ] Visibility algorithm ### Low Priority - [ ] Change sprites. - [ ] Fix some frame lag (yet to add optimized flag). - [ ] Improve menu.