An open API service indexing awesome lists of open source software.

https://github.com/amanraj1608/sketch

A simple sketch made using 2d canvas.
https://github.com/amanraj1608/sketch

2d-canvas hacktoberfest

Last synced: 6 months ago
JSON representation

A simple sketch made using 2d canvas.

Awesome Lists containing this project

README

          


A simple Sketch



GitHub issues
GitHub stars
GitHub forks
Twitter
GitHub license



A sketch made using 2d canvas. Use Arrows from keyboard to draw.

### Pseudo Code for JavaScript 📝 :
```
- Select the elements on the page - canvas, shake button
- Create random X and Y starting points on the canvas
- Listen for arrow keys
- Write a draw function
- Move our X and Y values depending on what the user did
- Create a Line
```
### Live https://amanraj1608.github.io/Sketch/ ✔:

---

Made with ❤️ by Aman Raj