This project was developed as part of my training program. The goal was to create a JavaScript application that allows users to create pixel art drawings, inspired by the famous game "Space Invaders."
- HTML / CSS
- JavaScript
- Features
-
Drawing Board Generation: Users can generate a drawing board based on specific criteria, such as grid and pixel size.
-
Event Listeners: Interactive event listeners have been implemented to enable smooth drawing and interactions on the board.
-
Interactive Class Application: The application employs classes to enhance interactivity and maintain a clean code structure.
Your feedback is highly appreciated. If you encounter any issues or have suggestions for improvement, please open an issue.