Made a lot of progress today

My game is fully functional now, though it isn’t as complex as I wanted.

I scrapped a lot of features because I didn’t plan the core mechanics in such a way that would make it easy for me to implement them. The way I did it is kind of dumb actually, but it works :)

It’s a 2 player (local) board game, where the goal is to connect 5 of your planets in a row by lining them up on one of the orange sunbeams.

I scrapped the powerups/wildcards I had because they just messed everything up, so in an effort to not make the game impossible I added four ways to win instead of just the one. Keep the players on their toes.

ld30 3