Status update.

So I’m doing this “tap to advance” kind of game where you move along two lanes while trying to collect stuff and avoid obstacles. 

Basic mechanics and portals between Connected Worlds are in the game. These are parallel universes, and though they have a generally similiar layout of pickups and obstacles, things are different. Time may flow a little bit faster or slower… pickups may have different values, there may be more or less obstacles and so on. Right now, you can checkout this animated gif that shows the Normal world (blue), Hard world (red) that has obstacles everywhere, Easy world (white) without any obstacles and a green world (currently the same as blue actually).

ld302

I have to say I’m quite happy with how much I manged to code today (considering I started rather late).