Page 1 of 1

Color Match Sixes

Posted: Sun Apr 27, 2014 11:56 pm
by GameGamesGamer
Hi all!

Color Match Sixes is a game where you match blocks that are the same color! It's pretty straightforward and I hope you enjoy it!

Windows executables and the .love file can be downloaded from the itch.io page: http://dimmsy.itch.io/color-match-sixes

I started using LÖVE three weeks ago and then, well, this came out. It was almost too easy!

Re: Color Match Sixes

Posted: Mon Apr 28, 2014 1:45 am
by davisdude
Very nice game! I like the colors and things! :)

Questions:
- Why do you have so many pictures if you don't use any of them (except 1)?
- Same with audio.
- indieGameList.lua?

I haven't actually looked at any of your code, but I works (from what I can tell).
Nice work! :D

Re: Color Match Sixes

Posted: Mon Apr 28, 2014 11:47 pm
by GameGamesGamer
davisdude wrote:Very nice game! I like the colors and things! :)

Questions:
- Why do you have so many pictures if you don't use any of them (except 1)?
- Same with audio.
- indieGameList.lua?

I haven't actually looked at any of your code, but I works (from what I can tell).
Nice work! :D
Thanks! I'm glad you dug it!

If you start digging into my code (god forbid) you'll find what I love about LÖVE: it facilitates my bad programming and I can really just slap things together and get something that works : )