You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
439 B
13 lines
439 B
// TODO move websocket server to /core
|
|
// TODO dynamic socket server resolution
|
|
// TODO namespace server to /ricochet
|
|
// TODO cookie room link
|
|
// TODO no cancel from name prompt
|
|
// TODO limit concurrent players, make sure connections are closed
|
|
// TODO window resize update board
|
|
// TODO donate link
|
|
// TODO tutorial
|
|
// TODO walls algorigthm
|
|
// TODO fix overlapping robot arrows
|
|
// TODO win declare/add/remove
|
|
// TODO restore state on join |