Skip to content
Mainman002 edited this page Sep 11, 2019 · 2 revisions

Welcome to the Goodle wiki!

I'll try and give a better idea of what Goodle is and what it can do.

Goodle is a pixel painting app made in Godot, why I made it was just for the fun of it (I tend to make pixel painting programs to test different game engines xD)

Current features include:

  1. Painting, Erasing, Color Selecting, and Selected Color Erasing
  2. saving png images
  3. brush size
  4. color pallet
  5. grid view
  6. various keyboard shortcuts to speed things up

as far as Keyboard shortcuts go this is what I have currently:

  1. Left Mouse: paint
  2. Right Mouse: Erase
  3. Middle Mouse: Color Select
  4. (1): Pencil
  5. (2): Eraser
  6. (3): Color Picker
  7. (4): All Color Eraser
  8. (G): Grid Toggle
  9. (X): Color Swap
  10. (E): Eraser
  11. (B): Pencil
  12. (CTRL + Z): Undo
  13. (CTRL + SHIFT + Z): Redo
  14. (CTRL + Y): Redo
Clone this wiki locally