Skip to content

fruitella44/project-servlet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

project-servlet

servlet and jsp

  • Added tomcat to this project
  • Created 3 classes: LogicServlet , InitServlet and RestartServlet
  • LogicServlet has logic for AI. After putting a sign 'X' in the cell, AI automatically puts '0' to the blank cell
  • Game will end after someone would have 3 sign line with 'X' or '0'

To restart this game, press the button bellow table

screen

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.4%
  • CSS 8.6%