|
a90cc61586
|
added different mine types recognition and creation in Minefield
|
2021-03-27 21:41:57 +01:00 |
|
|
4cf9d57fa0
|
delete 'mines_models/tests.py'
|
2021-03-27 13:32:18 +01:00 |
|
|
1ccb1277fc
|
added turn counter, updated next move validation
|
2021-03-26 16:29:53 +01:00 |
|
|
37b4107aa4
|
implemented new mine types and corresponding classes
|
2021-03-26 15:46:00 +01:00 |
|
s452635
|
aa4762867b
|
little bit of code clean-up
|
2021-03-14 19:18:23 +01:00 |
|
|
a61e1c03b3
|
Forbade stepping on the mines, deleted event_interpreter.py
|
2021-03-14 18:25:12 +01:00 |
|
Jakub Danilewicz
|
8d29c7078f
|
Added simple movement with usage of arrow keys. Those functions have been declared in Minefield class (temporarily)
|
2021-03-14 11:32:44 +01:00 |
|
|
54d9133751
|
fully implemented random map generation
|
2021-03-12 21:25:33 +01:00 |
|
|
7a735106bd
|
implemented minefield, tiles and mines
|
2021-03-12 11:49:19 +01:00 |
|