Block a user
b761c83ee3
Merge branch 'main' of https://git.wmi.amu.edu.pl/s483780/inteligenty-traktor
790438a9a2
fix: apply decision tree for choosing new crops
7c1814630a
merge genetic algorithm with main
77d559a63e
feat: update field generation and load layouts in main program
a7db089ce4
feat(tractor): implement tank controls
a1d4895a7a
feat(tractor): rotate tractor on left-right arrow keys
5baf1c3a3d
refactor(tractor): use icons to print statements in console log
2658f77669
feat(tractor): update water level and add replenish functionality
e4aa771022
style: fix inconsistent spacing & add newline at end of files
c99e738034
refactor(TILE_SIZE): load environment variables in config.py file
7c30177bf1
feat(tractor): add basic watering functionality
09b65e9fd1
feat(tractor): print how much water current tile needs
ff7e5c4b99
feat(tractor): add method to get current tile
7de410c59a
refactor(tile_init): set type based on random vegetable
8ce604df46
feat(tile_type): randomly assign each tile a vegetable at init