Drawing Application that has heavy emphasis on Web-Sockets. Used Socket.io to track sessions and allow users to chat with each other on these sessions.
- You need Node.js and npm installed.
- You need the Express Server located here
A step by step series of examples that tell you how to get a development env running
Say what the step will be
npm install
npm start
requires jsdom (built-in), chai, enzyme
npm test
- SettingsNav
INPROGRESS Socket.io Testing for sessions
Socket.io connection check
Canvas objects see if socket is sending back canvas objects
INPROGRESS Canvas Testing
Test to check if you can draw on canvas
Canvas mouse Hover Draw check (see if @ coordinates of mouse draws on correct part of screen)
Deployed via Surge CDN Site Link
Please message me fre@virtualizellc.com
0.0.05 - Splash Page, Drawing Page, Game Page added. 0.0.01 - Beta Release for the Application
- Frederick Engelhardt - Complete Build - FrederickEngelhardt
Feel free to use the project for personal learning. Otherwise email me @ email
- Big thanks to Stephen Fox for CSS and dynamic SVG help