ga-wdi-exercises / pixart_js

Use JS events and programmatically generated DOM elements to build a drawing application. [javascript, dom]
MIT License
9 stars 321 forks source link

Matt's Solution #176

Closed MattLeeStevens closed 8 years ago

MattLeeStevens commented 8 years ago

Comfort: 5 Completeness: 5

Wow, this seems so simple after working on project1 for a few days. There's also probably a better way to get the event listener to listen for the enter key.