You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zomburger/docs/NOTES.md

16 lines
640 B
Markdown

[Home](../README.md) | [Reference](REFERENCE.md) | [Development Notes]()
# Development Notes
## TODOs
* ~~Add ability for host to send data to all clients in room~~
* Add ability for host to send data to specific client
* Encapsulate p5.multiplayer as a class?
* ~~Expand example "game" to include bidirectional communication~~
* ~~Expand example "game" to include a button action~~
* Expand example "game" to be an actual game? (LOL)
* Build example Unreal host template
* Build example TouchDesigner host template
* ~~Add documentation about bidirectional communication to reference~~
* ~~Add documentation section about custom hosts~~