Skip to content

Morpion solitaire game with basic solving features

License

Notifications You must be signed in to change notification settings

bdamay/solo-morpion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Morpion solitaire game with basic solving features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages