Sunday, September 14, 2014

Update #2

This week we got a working prototype of the game and are working on finishing the game mechanics for tic tac toe. Next we are planning on working on the ai implementation of the game so that players can play through ai. This should not be to hard as we are only planning on making it run with javascript for now so we don't have to worry about web socket compatibility with other languages. After that we plan on adding more games that require more interesting ai implementations such A* and other algorithms. This might be in the form of a shooter or maze.By the end of the week we should be completely done with tic tac toe and should have started working either real time or another game. Hopefully if this turns out the way we want it to you could use it in class.

No comments:

Post a Comment