Skip to content

Releases: Pixelrella/DrawingGame

Second build

26 Oct 19:38
9e8d380

Choose a tag to compare

Second build Pre-release
Pre-release

Second Android build

The second build to test out level progression and round end UX.

What's Changed

Full Changelog: v.0.1.0-alpha...v.0.2.0-alpha

First build

13 Oct 07:13

Choose a tag to compare

First build Pre-release
Pre-release

First Android build

The first build to test out how the prototype looks on different devices.

Features

Level generation

  • Pixels are spawned randomly in a grid
  • Size and number of pixels spawned can be changed with UI #3
  • The scene can be reloaded #4

Coloring

  • Touching a pixel will change its color to the selected color
  • Dragging the finger across the screen results in all pixels being colored along the path #2
  • Pixels can be colored with two different color palettes #1
  • One color palette is loaded #1