/GridMaker

Create some pixel art 👾

Primary LanguageJavaScript

👾 Gridmaker 👾

Gridmaker is a fun site to create art 🎨. Let your inner child free and have fun :)

Link to site

Screenshot 2023-08-27 at 1 28 45 AM

Functions

  • Add Row : Adds another row to the grid
  • Add Column : Adds another column to the grid
  • Delete Row : Deletes the last row added
  • Delete COlumn : Deletes the last column added
  • Fill All : Fills all boxes in grid with the color selected by the input
  • Fill All Uncolored: Fills any white boxes inside the grid with the color selected
  • Clear : Clears the entire grid to be white
  • Input Colors : Allows the user to choose any color

Future Improvements

  • Allow more interactivity such as drag boxes to fill in colors
  • Templates for art work

👩🏻‍ Contributors

This was originally a group project which I later added my personal touches to.