Template:Navigation TicToe HTML5: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
Created page with "<div style="border:2px solid blue; padding:1em;float:right; margin-left: 1em; margin-bottom:1em"> *Why tick tac toe?‎ * more p..."
 
imported>Hendrik Brummermann
No edit summary
 
(52 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="border:2px solid blue; padding:1em;float:right; margin-left: 1em; margin-bottom:1em">
<div style="border:2px solid blue; padding:1em;float:right; margin-left: 1em; margin-bottom:1em">
'''Development log of TicToe HTML5'''
*[[Developing Ticktoe HTML5/Why tick tac toe?‎|Why tick tac toe?‎]]

* more parts to be published daily...
* [[Developing TicToe HTML5/Why tick tac toe?‎|Why tic tac toe?‎]]
* [[Developing TicToe HTML5/‎Idea and concept|Idea and concept]]
* Core
** [[Developing TicToe HTML5/User interface mock|User interface mock]]
** [[Developing TicToe HTML5/Object model|Object model]]
** [[Developing TicToe HTML5/Implementing Client Entities|Implementing Client Entities]]
** [[Developing TicToe HTML5/Preparing the Server|Preparing the Server]]
** [[Developing TicToe HTML5/Implementing Server Entities|Implementing Server Entities]]
** [[Developing TicToe HTML5/Client-Server communication|Client-Server communication]]
** [[Developing TicToe HTML5/Implementing the game logic|Implementing the game logic]]
* Adding Features
** [[Developing TicToe HTML5/Login and account creation|Login and account creation]]
** [[Developing TicToe HTML5/Hall of fame|Hall of fame]]
** [[Developing TicToe HTML5/Avatars and outfits|Avatars and outfits]]
</div>
</div>

[[Category:TicToe HTML5]]