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.
- Host: GitHub
- URL: https://github.com/amanraj1608/sketch
- Owner: AmanRaj1608
- Created: 2019-12-05T13:38:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:51:19.000Z (almost 3 years ago)
- Last Synced: 2025-02-17T18:57:01.133Z (8 months ago)
- Topics: 2d-canvas, hacktoberfest
- Language: JavaScript
- Homepage: https://amanraj1608.github.io/Sketch/
- Size: 4.02 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple Sketch
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