Grow the Tree

Coolness★★★★★★★★★★20%
Hello everyone,

this is my first LD so far and I haven't done much game development. Hopefully you'll enjoy the game anyway :).

It's written in C#/MonoGame using Visual Studio Community 2015. The assets were made with paint.net.

The goal is to grow the tree in the center of the screen by pressing the "A" or "S" button. Which button you need to press will be determined by the blue circle that'll randomly spawn every second at one of the four edges of the screen.

Just download the archive via the dropbox link, extract it, step inside the "Grow the Tree" folder and click the LD34.exe.

Inside the "LD34" folder is the whole Visual Studio project with all the assets.

Comments5

gmisail14 Dec 2015, 01:15
Very bland; there is a ton of empty space.
djdudes100
djdudes10014 Dec 2015, 01:55
Good try but It doesn't seem to be working :P
Dooskington
Dooskington14 Dec 2015, 03:19
Pretty basic.. All that empty space and cornflower blue. At least you used the two themes well. Next time, I would try spicing it up a little bit.
Farelle15 Dec 2015, 09:37
I think some feedback would have been nice, like a sound or button flashing, if I succesfully hit it in time.
Also, I couldn't find out if it has a win and loose condition at all, so it's never ending button pressing?
Themes are very clearly visible though!
suggestions: since the buttons were switching position, they would have been nice as the actual christmas decoration :)
mactinite
mactinite17 Dec 2015, 19:56
Alright, so first off, obviously pretty bare bones, but that is fine. If you want to develop this further (for learning or other reasons) here's what I recommend adding:

Add some button diversity, make each button prompt be a random letter key on the keyboard, and with that make the time the button is up longer.

Add some negative consequences to not pressing the right button, maybe shrink the tree a bit, but not as much as it grows.

Add some animations for response to input, ie make the screen flash red when you hit the wrong key or make the buttons "pop" when you press them.

Add a timer and a way to see that when they grow the tree enough.

Lastly, add a non-static background, maybe a scrolling repeating graphic?

Anyways, you may find that useful, or you may not. Good luck and have fun developing! :)
Found a bug?
Tell us on Discord