Open Twitchkidd opened 6 years ago
wait...so with rough.js are you simply drawing somethings with code? Because that would be really cool to play around with!
Wow because then we could create a rooughjs square for the background and use a roughjs circle to move around and add more shapes to the background or create some sort of collecting game with these objects. Would you be able to create a 4D shape with roughjs?
The one thing is we'd have to figure out how to handle events with it, as rough.js uses canvas rather than svg. I suggest you start a branch for testing this out, and if we can get it to work, we'll merge it to master.
To do this, we'll be using some commands in the terminal, specifically to create a new branch of the git repository, then to 'go into' that new branch, and once you've made some changes, push that code to the remote repository so we can collaborate on it.
Looking forward to it!
(rough.js)[https://roughjs.com/] would be fun to add!