Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 513 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 513 Bytes

solo-morpion

Morpion solitaire game with basic solving features

Implementation for the game with (very) basic UI For rules See: https://fr.wikipedia.org/wiki/Morpion_solitaire or http://www.morpionsolitaire.com/

This program includes a base for a solver class that looks forward to best moves Actually this is not good but it might be improved in the future

Documentation is not available for now

Run program with: python main.py [-s] [-f filename] \n -s: launch solver without ui \n -f: specify filename