Molyjam 2012 – When Doves Cry
April 3rd, 2012
We made a game for Molyjam (official entry here). I’ll write up more later, but for now, go play it!
Filed under gamedev, las vegas, propaganda | Comments (4)4 Responses to “Molyjam 2012 – When Doves Cry”
Trackbacks
Leave a Reply
Hey. The background music is AMAZING! I really like this IDM-like soundscape. What’s this song? Did u made it? May I have it? :)
Thanks! The music was done by David Rosen, a kickass local composer, and we’ll have a couple more of his tunes in the final version.
Love the atari look! Did you use a framework for this or just pure Flash/AS3?
We just used AS3. I wasn’t familiar enough with any framework to make a game in a weekend.
If had to do it again I would probably use the Starling framework. We had a lot of framerate issues in the end due to graphics and scrolling very large textures. I think I would be able to get rid of them since Starling uses the GPU.