Commit Graph

129 Commits

Author SHA1 Message Date
matixezor
cc79adb81a add default val to is_armed 2021-03-30 18:47:02 +02:00
matixezor
bd753f3e06 add inheritance to constructor, add const defuse_method 2021-03-30 18:46:19 +02:00
matixezor
9fd954c79b add Image cls, change IMAGES const to hold Image objects 2021-03-30 18:44:16 +02:00
matixezor
f5cd0670cc rename imgs 2021-03-30 18:42:55 +02:00
matixezor
7a39af0081 code refactor 2021-03-30 11:47:30 +02:00
matixezor
85993ddec5 fix moving off screen when using 'wasd' 2021-03-30 11:45:20 +02:00
2513f49fdc add arrow keys operation and mine classes 2021-03-29 18:26:40 +02:00
bdddb68e90 code cleaning 2021-03-27 18:30:45 +01:00
f860b1ce45 created Field class and fieldsFactory 2021-03-27 18:27:45 +01:00
matixezor
b8d1370438 Merge remote-tracking branch 'origin/master' 2021-03-16 23:16:11 +01:00
matixezor
f6e452f5e3 code refactor 2021-03-16 23:15:41 +01:00
f0d262bc59 Usuń 'git' 2021-03-16 20:56:00 +01:00
matixezor
a2394ac54d fix choices range and weights, change defusing condition 2021-03-16 20:52:29 +01:00
matixezor
d664576a22 fix choices range and weights, change defusing the condition 2021-03-16 20:50:53 +01:00
matixezor
62af2ec7f4 rename imgs, add IMAGES_MAPPING 2021-03-16 20:49:12 +01:00
matixezor
309d93ef9f code optimization after piotrek fucked up 2021-03-16 20:22:27 +01:00
matixezor
a6c0a708d6 update readme and gitignore 2021-03-16 20:17:45 +01:00
matixezor
2775ca1277 add getting dir path from os 2021-03-16 20:15:48 +01:00
df796c0842 added in code new tiles and used random generate_field method 2021-03-16 20:00:10 +01:00
348ed31774 Upload tiles with mines 2021-03-16 15:08:46 +01:00
matixezor
d2d4a9bdc3 remove excess attrs from agent, adjust game_ui to this change 2021-03-15 21:10:23 +01:00
matixezor
eba1b5cb41 code refactor 2021-03-15 21:08:05 +01:00
matixezor
e8a6a287a7 change unused variable name to follow convention 2021-03-14 19:34:53 +01:00
matixezor
9ea066a79e add random field generation 2021-03-14 19:32:24 +01:00
matixezor
9feb4048c6 update README 2021-03-11 16:21:59 +01:00
matixezor
d7b1899dc4 update gitignore and consts to use path var from config.py 2021-03-11 16:20:40 +01:00
matixezor
1ef4ec94a2 update readme 2021-03-11 16:08:53 +01:00
matixezor
9bdafab5a6 initial commit 2021-03-11 15:59:07 +01:00
caa2b0800a first commit 2021-03-03 12:39:04 +01:00