forked from jfd/wpilot
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathROADMAP
More file actions
28 lines (21 loc) · 711 Bytes
/
ROADMAP
File metadata and controls
28 lines (21 loc) · 711 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Roadmap for WPilot server and client
------------------------------------
This is the roadmap for WPilot. The list may change over time.
Release 0.6
-----------
- (Server/Client) Implement game rules. You should be able to complete a game round.
Release 0.7
-----------
- (Client) Implement network interpolation
Release 0.8
-----------
- (Client) Implement animations such as thrust particles and explosions.
Release 0.9
-----------
- (Client) Add event sounds(bullet sounds, explosions, and thrust).
- (Client) Improve the GUI and HUD
Release 1.0
-----------
- Release a site that lists available game server
- Release a special made game client that can connect to server in the global
server list.