Mainly to learn about Python+bottle.
This app requires files in https://github.com/eukaryo/reversi-scripts (reversi_misc.py, reversi_player.py, reversi_solver_misc.py, Edax_mod2, data/eval.dat, and all_result_abtree_encoded_sorted_unique.csv).
$ pip3 install bottle
$ python3 backend.py
- access http://localhost:8080 with your browser