a simple web application that runs the solitaire game in any browser.
how to run
- Execute program manually
serveur-web.pywithpython3 serveur-web.py. - Open your browser and visit http://localhost:8000/tp2.html.
- Enjoy the game.
** or **
- run the
index.htmlfile directly. - Enjoy the game.