Saturday, January 26, 2013

import life;
import art;
import code;

private var dayOne:Number = new NewDay();
public function Main(){

dayOne =
So I decided to keep a blog on what it has been like trying to design a game. It has been a real challenge. It tests everything I ever thought I could do, or couldn't do. Mostly it has taught me how to view failing. I feel so much of my game is failing, but it is through those failures that I am able to succeed.I learn from them and am able to continue forward. I feel this reflects my life at the moment too. In order to succeed, you have to be able to work through and handle the pain. I hope to keep with this blog and elaborate on my thoughts;

return dayOne();
}

No comments:

Post a Comment