Pixel Art Maker is a simple graphics editor web application, that has
• Basic tools for drawing (Pencil, Eraser, Color Picker), Currently working to add more tools
• Undo and Redo functionality implemented using N-ary tree.
• The ability to control the board.
- Web browser
- Clone the repo.
https://github.com/ramishenouda/pixelartmaker.git
- Open the project directory then open index.html file
Enjoy.
This project is licensed under the MIT License - see the LICENSE.md file for details