Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Day 06: No tornadoes today! It matches my prediction, but good to have actual data to back it up: I am more productive when there is no tornado than when there is one. Tonight I got some truly disgusting animation happening when letter tiles get cleared. I think some of what I'm trying to do (typography, mainly, and if I get to it, sharing features) is easier in the HTML/CSS/DOM events universe that I decided to work in, but some other stuff (position-based and element-size-based animations, animation chaining tied into game state transitions, etc.) would be much easier in a more traditional graphics environment or even like a canvas element. Oh well, I think I got the worst of the maybe-not-the-best-environment-for-it stuff out of the way tonight, and tomorrow will be Clojurey stuff like the scoring algorithm!