User contributions for CG Linden
Jump to navigation
Jump to search
2 January 2008
- 15:0415:04, 2 January 2008 diff hist +3,697 N Tic Tac Toe/Game Logic One New page: {{LSL Header}} = Game Logic (part one) = Now we're ready to flesh out the game. We get a little stricter in our if else cascade and keep track of who's turn it is. We also record the game...
- 15:0015:00, 2 January 2008 diff hist +3 Tic Tac Toe/Root Objects →Root Objects
- 15:0015:00, 2 January 2008 diff hist 0 Tic Tac Toe/Root Objects →Root Objects
- 14:5914:59, 2 January 2008 diff hist −1 Tic Tac Toe/Root Objects →Root Objects
- 14:5814:58, 2 January 2008 diff hist −7 Tic Tac Toe/Root Objects →Root Objects
- 14:5714:57, 2 January 2008 diff hist +3 Tic Tac Toe/Root Objects No edit summary
- 14:5614:56, 2 January 2008 diff hist +8,568 N Tic Tac Toe/Root Objects New page: {{LSL header}} = Root Objects = I know that distributed logic is all the rage, but for a simple project like this, centralized is good. We're going to keep the user interface bits as dum...
- 12:5412:54, 2 January 2008 diff hist +3,754 N Tic Tac Toe/Leaf Objects New page: {{LSL Header}} = Leaf Objects = It all begins with a cube... I'm basically a bottom up guy, so I tend to start with the user interface elements first. Of course you need a general idea ...
- 12:2412:24, 2 January 2008 diff hist −17 TicTacToe →Tic Tac Toe
- 12:2312:23, 2 January 2008 diff hist +689 N TicTacToe New page: {{LSL Header}} = Tic Tac Toe = This example will demonstrate how to execute a larger project. Some of the techniques on display here are a little overkill for just coding Tic Tac Toe, but...
- 12:1812:18, 2 January 2008 diff hist +129 Category:LSL Library Added Tic Tac Toe