A game where you have to place shapes in lines to get points! (AI was used for the shape creating mechanism and some ideas.)
Laky2k8
Check their projects out: Laky's Incredible Isometric Renderer (and maybe also RPG Engine if I have time), Puszta Browser, Laky2k8's Site Rewrite, Dancing Letter GIF Generator, VoxVista
anchietae
Check their project out: Domain
Pratik
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Do not recreate tiles, just set colors and keep a different tile_grid variable to know which is empty and which is not, fix a pretty annoying bug which took a lot of time to figure out, make combos move-based, so you have 3 left before it is removed.
remove unused combo label, make the game over screen not hide the playing field, add shape collision highlight
add combos, use Roboto instead of Proton Strike, update for better constants, add break sound effect