Skip to content

chrisxdef/Super-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Project: Super Tic Tac Toe

Version: 0.1.0

Last Updated: 10/28/2017

Authors: Rowan ACM - AI committee Rowan University

Goal: Build an AI for a 9x9 tic tac toe gameboard.

Current State: -Makes a 9x9 gameboard -Stopping at a winning board instead of printing all boards out. -Made a basic heuristic function assigning values for winboards for the AI

  • +10 win
  • -10 loss
  • 0 draw

Descriptions: -Waiting on completely figuring out what our code does.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •