Documentation for devs - Vogeltak/reversi GitHub Wiki

Documentation for developers

This is the documentation for developers of this project. Here you can get to all the information you need.


Mozilla developer wiki

Look here for all tutorials you might need.

Mozilla developer website


Alpha-beta pruning search algorithm

This search algorithm is commonly used for two player board games.

Wikipedia page about Alpha-Beta Pruning

These are slides of the Institute of Information Science about Alpha-Beta pruning: algorithm and analysis.

Alpha-Beta Pruning: Algorithm and Analysis

⚠️ **GitHub.com Fallback** ⚠️