Download darringer games ttt web Free Java Code
Description
Tic Tac Toe is a simple java webapp for testing "min/max" recursive searches. Take the game for a test drive with the link below.
Icons
Source Files
The download file darringer-games-ttt-web-master.zip has the following entries.
README/* ww w. j av a2s. co m*/
pom.xml
src/main/java/com/darringer/games/ttt/control/TTTGameController.java
src/main/java/com/darringer/games/ttt/main/TTTMain.java
src/main/java/com/darringer/games/ttt/model/TTTGameStatus.java
src/main/java/com/darringer/games/ttt/model/TTTModel.java
src/main/java/com/darringer/games/ttt/web/TTTJSPView.java
src/main/java/com/darringer/games/ttt/web/TTTServlet.java
src/main/resources/log4j.properties
src/main/webapp/META-INF/MANIFEST.MF
src/main/webapp/WEB-INF/web.xml
src/main/webapp/images/empty.gif
src/main/webapp/images/o.gif
src/main/webapp/images/x.gif
src/main/webapp/ttt.jsp
src/main/webapp/tttStyles.css
src/test/java/com/darringer/games/ttt/control/TTTGameControllerTest.java
src/test/resources/log4j.properties
Download
Click the following link to download darringer-games-ttt-web-master.zip.
darringer-games-ttt-web-master.zip