Template:Navigation TicToe HTML5: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
No edit summary
 
(46 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 Ticktoe HTML5'''
'''Development log of TicToe HTML5'''


* [[Developing Ticktoe HTML5/Why tick tac toe?‎|Why tick tac toe?‎]]
* [[Developing TicToe HTML5/Why tick tac toe?‎|Why tic tac toe?‎]]
* [[Developing TicToe HTML5/‎Idea and concept|Idea and concept]]
more articles to be published
* Core
* [[Developing Ticktoe HTML5/‎Idea and concept|Idea and concept]]
* [[Developing Ticktoe HTML5/User interface mock|User interface mock]]
** [[Developing TicToe HTML5/User interface mock|User interface mock]]
* [[Developing Ticktoe HTML5/Client logic|Client logic]]
** [[Developing TicToe HTML5/Object model|Object model]]
* [[Developing Ticktoe HTML5/Server logic|Server logic]]
** [[Developing TicToe HTML5/Implementing Client Entities|Implementing Client Entities]]
* [[Developing Ticktoe HTML5/Lobby for match making|Lobby for match making]]
** [[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]]