Another thing that I changes was the main class. The game loop should not be in the main class, the main class only calls a "game loop" class, so now I have gameLoop class. And main now is this:
Search
Saturday, August 11, 2012
Day 3: Changes in board...
Another thing that I changes was the main class. The game loop should not be in the main class, the main class only calls a "game loop" class, so now I have gameLoop class. And main now is this:
Labels:
go board,
programming
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment