16 Commits

Author SHA256 Message Date
andrea
cdb69699ab replace print with log_debug 2025-08-02 10:04:30 +02:00
andrea
6c3fe6326f restore map size 2025-08-02 09:55:16 +02:00
andrea
2550f0b262 fix movements 2025-08-02 09:52:20 +02:00
andrea
3cc6966d86 fix merge regression and exlude death player from attackable players 2025-08-02 09:33:06 +02:00
andrea
171b9fe787 fix 2025-08-02 00:00:00 +02:00
andrea
eb3b7da07a start implement random action 2025-08-01 23:49:39 +02:00
andrea
8ed1bd3c4f bugfix and more complete resource handling on map 2025-08-01 23:00:58 +02:00
andrea
0379a3f935 texts 2025-08-01 22:30:41 +02:00
andrea
18bccfded8 fix conflicts 2025-08-01 22:27:10 +02:00
andrea
c6c53caeee define a resource class for every entity that needs to be controlled on the game map 2025-08-01 22:24:38 +02:00
andrea
a5831085ba define a resource class for every entity that needs to be controlled on the game map 2025-08-01 22:05:03 +02:00
andrea
9ad177b459 debug.py now has a list of 2 actions, attack and move, and every player get a random action from this list 2025-08-01 21:42:48 +02:00
andrea
e0dc558c27 try using a smaller map and no mountain to get more available space 2025-07-28 23:06:19 +02:00
andrea
53189e3fd8 outline cell on the image map to make is more clear 2025-07-28 22:39:17 +02:00
andrea
52cc55e611 added image map generator, map cell's color and emoji legend, death players emoji and color 2025-07-28 22:29:27 +02:00
andrea
56da6031f2 show map with players on telegram bot 2025-07-28 20:45:42 +02:00