Revision 288
tasks
proj/tasks.md | ||
---|---|---|
1 |
# 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 |
|
|
7 |
### Mid priority |
|
8 |
- [ ] Implement path finding for melee AI. |
|
9 |
- [ ] Implement zombie mode (single-player or co-op). |
|
10 |
- [ ] Implement algorithm to decide when gunner AI needs to shoot. |
|
11 |
- [ ] Implement campaign mode (single-player or co-op). |
|
12 |
|
|
13 |
### Low Priority |
|
14 |
- [ ] Change sprites. |
|
15 |
- [ ] Fix some frame lag (yet to add optimized flag). |
|
16 |
- [ ] Improve menu. |
|
0 | 17 |
Also available in: Unified diff