Skip to content

abhishek-inamdar/fanorona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fanorona

Fanorona Game

This repository contains implementation of Fanorona fame using Game Search algorithms.

Game Search Algorithms implemented:

  1. Brute-force MINIMAX algorithm
  2. Alpha-Beta Search