Skip to content

AIR-EISTI/atelier-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nathan Krupa
Jun 13, 2017
a4164f5 · Jun 13, 2017

History

3 Commits
May 17, 2017
May 17, 2017
May 17, 2017
Jun 13, 2017

Repository files navigation

ATELIER NUMERIQUE - MINESWEEPER

RUN

- python3 src/console_interface.py [config.ini]
- python3 src/graphic_interface.py [config.ini]

Different moduls

- minesweeper.py => Engine of the game with all basics functions.
- console_interface.py => Inplementation of a TUI based on minesweeper.py
- graphic_interface.py => Inplementation of a GUI based on minesweeper.py
- ai.py => If there is time, a basic ia to resolve a minesweeper.

TODO

- improve TUI / GUI
- add counter/timer on GUI

DO

- game engine
- basic TUI / GUI

IDEAS

- ?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages