Warmup Accomplished
Whew. I’m glad I had time this weekend to kick the tires! Again, my stack:
- Clojurescript
- http://github.com/netguy204/showoff-cljs (Clojurescript game library I’m putting together)
- Canvas
- http://github.com/zynga/jukebox for sound
- Photoshop, Garageband, Audacity
I met a lot of the goals I had set for my tool development this weekend:
- Reasonable collision physics
- Controls
- Sound
- Map data stored as a color coded png
- Entity protocol
I missed a few goals too:
- No text display
- No interactive objects
- No menus
I’m really glad I did this warmup. I feel much more prepared for next weekend. See you all then!