shivaylamba / Hacktoberfest

Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure you add the program under the correct language directory. Happy coding
271 stars 1.96k forks source link

Random Rectangle generator using HTML canvas and JavaScript #1657

Open mayank-del opened 2 years ago

mayank-del commented 2 years ago

This project is using HTML canvas and vanilla javascript to create random rectangles wherever you click on screen

mayank-del commented 2 years ago

@shivaylamba , Can I add my HTML canvas project here?