Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Prompt 2: Describe something you really want to do, but can't.

One thing that I really want to do is to draw large pink flowers on the canvas, but the maximum of the brush size control on the upper right is not big enough for me to draw. I tried several times and I found out that the size control is only validate for the colorful brush, while it has no effects on two other brushes. In this game, three brushes represent three different kinds of functions. For the first brush, it simply draws a green line. And the limitation for the first brush is that I cannot change to other colors, though it might be too complex to list all the color options. The second brush contains more colors in it and it has more uncertainty, since the points will appear randomly in a range where the mouse is clicked. The third brush is my favorite, since it draws lovely flowers alone the line that my mouse clicks and the color pattern is more pink-related. When I clicked it, it also just draws a single flower with a white dot in the center. And I tried to draw a heart-like shape with the third brush and it looked surprisingly amazing. And I mentioned that I really want to increase the size of the brush and draw bigger flowers since it is easier to compose the drawing, but I cannot due to the limitation. Maybe it is because the author does not want me to have this function because it might destroy the lovely shape of the flower.