Skip to content

Ingenious tile game implementation using minimax algorithm

Notifications You must be signed in to change notification settings

JulianBonilla7/genial-minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genial-minimax

Ingenious tile game implementation using ReactJS. It's based on the react-hexgrid component and it includes a custom minimax algorithm to play against an AI.

Prerrequisites

  • npm (latest stable version)

Setup

  • Clone or download this repository
  • Navigate to the project folder and run npm install from a terminal
  • Run npm start to play the game in your browser

About

Ingenious tile game implementation using minimax algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published