Go to file
2021-04-11 19:04:06 +02:00
mine_models added different mine types recognition and creation in Minefield 2021-03-27 21:41:57 +01:00
resources added different mine types recognition and creation in Minefield 2021-03-27 21:41:57 +01:00
.gitignore fixed all .gitignore issues 2021-03-10 15:03:51 +01:00
agent.py changed coordinates naming convention to (row, column) 2021-04-11 19:04:06 +02:00
json_generator.py changed JsonGenerator definition to support new mine types 2021-03-27 18:25:26 +01:00
main.py changed coordinates naming convention to (row, column) 2021-04-11 19:04:06 +02:00
minefield.py changed coordinates naming convention to (row, column) 2021-04-11 19:04:06 +02:00
project_constants.py changed coordinates naming convention to (row, column) 2021-04-11 19:04:06 +02:00
tile.py little bit of code clean-up 2021-03-14 19:18:23 +01:00