Skip to content

Tic Tac Toe with a simple Artificial Intelligence based on the MiniMax algorithm, optimized with Alpha-Beta pruning.

Notifications You must be signed in to change notification settings

RivasB/app.cruz.raya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Simple Java Tic Tac Toe with a simple Artificial Intelligence based on the MiniMax algorithm, optimized with Alpha-Beta pruning.

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

About

Tic Tac Toe with a simple Artificial Intelligence based on the MiniMax algorithm, optimized with Alpha-Beta pruning.

Topics

Resources

Stars

Watchers

Forks

Languages