Skip to content

Othello game (same as Go chess) using Minimax + alpha beta pruning algorithm on Android OS.

Notifications You must be signed in to change notification settings

TaQuangTu/Othello_AI

Repository files navigation

Othello_AI

This is Othello game using Minimax algorithm and Alpha- beta pruning algorithm (re-implemented by me). Features:

  • Challenge generation: Generate changlenges that are hard for solving
  • 4 difficult levels for all players.
  • Wide range of table size (from 4x4 to 16x16).

Game image

If you can not view the image, visit my Google Drive https://drive.google.com/file/d/1hG7yLDFQ-V9sBQyrrvmpwlPf-nSPBcv4/view?usp=sharing

About

Othello game (same as Go chess) using Minimax + alpha beta pruning algorithm on Android OS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages