Re: [virtualcommons-svn] Wednesday Morning
Status: Beta
Brought to you by:
alllee
From: Kalin J. <kj...@as...> - 2009-08-19 21:01:16
|
I will be leaving at 14:00pm today (4hr) I have identified the next step in completing the CreateGame code: find a place to call setStartGame() in StartupService. It threw an error when I tried to call it whenever there was a null StartGame variable. (I sent this error to Seema) I have put the necessary code to create student with the gameCode, but that also needs to be interpreted into which game the student belongs to. checking how saveStrategy works might take a while - at least until the student can connect to server properly. On Wed, Aug 19, 2009 at 10:32 AM, Kalin Jonas <kj...@as...> wrote: > Today I came in at around 10am > I have been sifting through the SVN repository, checking which changes have > been made, and correcting errors. > My plan for the day begins with saveStrategy and createStudent. > I will then test the experiment as a whole, starting with using > StartGame.mxml to create the game, connecting a client, and seeing what > happens. > |