diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec | 13 |
1 files changed, 5 insertions, 8 deletions
@@ -1,9 +1,6 @@ -program where you can draw with the mouse - DONE -program where you can draw with the mouse and it draws lines between the points -program where you can draw with the mouse and it interpolates nicely with beziers -program where you can do that multiplayerly - hard! -program where you can switch between drawing and moving around -program where you can do that and also see each other's positions +next thing to do: client sends circle positions to server. +server just prints that out +only one client connected to server +then expand to multiple clients, server mirrorring, etc... +then actually that's mostly there mpvwise |