Project

General

Profile

Statistics
| Revision:

root / proj / tasks.md @ 291

History | View | Annotate | Download (571 Bytes)

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
- [ ] Visibility algorithm
13

    
14
### Low Priority
15
- [ ] Change sprites.
16
- [ ] Fix some frame lag (yet to add optimized flag).
17
- [ ] Improve menu.