This is a simple etch-a-sketch game made with HTML, CSS and TypeScript.
- A small project to practice TypeScript and DOM manipulation.
- Choose a drawing color using the color picker.
- Use the eraser tool to create highlights or clear the canvas.
- Adjust the grid size for finer or larger drawings.
- Reset the canvas to start a new drawing.
- Click and drag to draw on the canvas.
- Use the color picker to select your drawing color.
- Click the eraser button to switch to the eraser tool.
- Adjust the grid size with the slider for different drawing resolutions.
- Click the reset button to clear the canvas and start a new drawing.