Working on a virtual pet game. My hope is to sell it on firefox OS as a web app. After all, if Cow Clickers made it onto Facebook as a game... then anything can.
My virtual cat now will go through a hungry->feeding->fed->hungry cycle now.
As a note, this is pretty easy with CLOS and method combiners. I have very little idea how I would do this in Python or C++ without piles of globals and fussing around.
... it's 1 am. I'm done
My virtual cat now will go through a hungry->feeding->fed->hungry cycle now.
As a note, this is pretty easy with CLOS and method combiners. I have very little idea how I would do this in Python or C++ without piles of globals and fussing around.
... it's 1 am. I'm done