Jh123x / Reversi-Simulator

A Reversi-Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reversi-Simulator

A Reversi Simulator coded in python

To do:

  • Base game logicx
  • CLI Game
  • Basic GUI Game
  • Heuristic to make an "AI" that can play the game
    • Alpha Beta Pruning
    • Monte Carlo Search
    • Noob Genetic Algorithm
      {More to be added in the future}

Tech stack:

  1. Python
  2. Numpy
  3. unittest

About

A Reversi-Simulator


Languages

Language:Python 60.1%Language:Jupyter Notebook 39.9%