Project

General

Profile

Statistics
| Revision:

root / proj / tasks.md @ 322

History | View | Annotate | Download (663 Bytes)

1 288 up20180655
# TASKS
2
3
### Most priority
4
- [ ] Implement multiplayer 1v1 game and win condition to reach N kills.
5
- [ ] Leaderboard of fastest win, or any achievement (to make use of RTC).
6 316 up20180642
- [ ] Documentation
7
- [ ] Report
8 288 up20180655
9
### Mid priority
10 316 up20180642
- [x] Implement path finding for melee AI.
11
- [x] Implement zombie mode (single-player)
12
- [ ] Implement zombie mode (co-op)
13 288 up20180655
- [ ] Implement algorithm to decide when gunner AI needs to shoot.
14 316 up20180642
- [ ] Implement campaign mode (single-player)
15
- [ ] Implement campaign mode (co-op).
16 291 up20180642
- [ ] Visibility algorithm
17 288 up20180655
18
### Low Priority
19
- [ ] Change sprites.
20
- [ ] Fix some frame lag (yet to add optimized flag).
21
- [ ] Improve menu.