Skip to content

A Badass Tic Tac Toe Game using Java language with different levels of hardness. The most interesting part about the project is the last level that implements a learning mechanism that record machine's loser choices throughout the game, so that, never repeat them again.

Notifications You must be signed in to change notification settings

Cuapio/BadassTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BadassTicTacToe

A Tic Tac Toe Game with different levels of hardness. The most interesting part about the project is the last level that implements a learning mechanism that record machine's loser choices throughout the game so that, never repeat them again

About

A Badass Tic Tac Toe Game using Java language with different levels of hardness. The most interesting part about the project is the last level that implements a learning mechanism that record machine's loser choices throughout the game, so that, never repeat them again.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages