Commit Graph

16 Commits

Author SHA1 Message Date
be43e8aeb8 adjusted JsonGenerator class; added newly generated map; minor code refactoring 2021-04-17 23:22:27 +02:00
Jakub Danilewicz
1d9e45c631 Movemen has been moved to agent, functions are all there ready to be used. Also new functions in project_constants in Direction Class 2021-04-17 18:03:16 +02:00
s452635
a8424a3859 added sapper asset direction, moved blitting sapper to a separate function called from main 2021-04-17 15:29:36 +02:00
3f5d27e414 changed coordinates naming convention to (row, column) 2021-04-11 19:04:06 +02:00
4cf9d57fa0 delete 'mines_models/tests.py' 2021-03-27 13:32:18 +01:00
0d30245e20 added FPS control 2021-03-16 06:41:40 +01:00
s452635
aa4762867b little bit of code clean-up 2021-03-14 19:18:23 +01:00
691fcb1ca9 reformated code to meet PEP 8 standards 2021-03-14 18:27: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
bf0760588c minor main and constants refactors 2021-03-12 09:55:59 +01:00
s452635
cb61ee5147 new assets 2021-03-11 18:51:43 +01:00
s452635
0a41eb42ae sample assets 2021-03-11 03:30:38 +01:00
s452635
3cbca8a3f1 initial project structure, dummy background 2021-03-11 01:20:13 +01:00
c9a3beccb5 initial commit 2021-03-10 14:01:17 +01:00