Commit Graph

30 Commits

Author SHA1 Message Date
Wojciech Kubicki
c99e738034 refactor(TILE_SIZE): load environment variables in config.py file 2024-03-25 12:30:06 +01:00
Wojciech Kubicki
7c30177bf1 feat(tractor): add basic watering functionality 2024-03-25 02:16:14 +01:00
Wojciech Kubicki
09b65e9fd1 feat(tractor): print how much water current tile needs 2024-03-25 02:01:09 +01:00
Wojciech Kubicki
ff7e5c4b99 feat(tractor): add method to get current tile 2024-03-25 02:00:28 +01:00
Wojciech Kubicki
7de410c59a refactor(tile_init): set type based on random vegetable 2024-03-25 01:52:34 +01:00
Wojciech Kubicki
8ce604df46 feat(tile_type): randomly assign each tile a vegetable at init 2024-03-25 01:27:20 +01:00
Wojciech Kubicki
eaaac9f277 feat(tractor): print out on what tile type the tractor is currently on 2024-03-25 00:38:40 +01:00
Wojciech Kubicki
af87ff2475 fix(tractor): prevent tractor from moving off board 2024-03-25 00:11:09 +01:00
Wojciech Kubicki
8dceac3ebe chore(readme): add pythlog to required dependencies 2024-03-25 00:01:46 +01:00
1009851475 Zaimplementowano bazę wiedzy z uzyciem pytholog oraz prostych metod 2024-03-24 16:54:25 +01:00
6935761754 chore: add emojis to README 💅 2024-03-11 15:34:11 +01:00
Adam Mikolajczak
129f100ed3 small correction 2024-03-11 14:35:44 +01:00
08e4b09ca4 chore: update README 2024-03-11 09:03:59 +01:00
Wojciech Kubicki
4ed53a01d5 fix: remove .env from remote repository 2024-03-11 08:54:42 +01:00
Wojciech Kubicki
9b5256dcd9 chore: add '.env' file to gitignore 2024-03-11 01:58:06 +01:00
Wojciech Kubicki
d9f07cdfe6 feat: adjust window size based on TILE_SIZE 2024-03-11 01:55:45 +01:00
Wojciech Kubicki
f8e5d9574f fxi(images): prepend with 'src/' to load images in modules 2024-03-11 01:10:05 +01:00
Wojciech Kubicki
7faf1c5ab7 chore: rename 'program' to 'src' 2024-03-11 00:27:40 +01:00
Wojciech Kubicki
a406f499bf chore: add .DS_Store to gitignore 2024-03-11 00:27:25 +01:00
Wojciech Kubicki
4a403d7786 chore: remove auto-generated __pycache__ directory 2024-03-11 00:26:31 +01:00
Wojciech Kubicki
4c28c747c4 chore: ignore __pycache__ directory 2024-03-11 00:17:45 +01:00
mikowhychuck
044760780b Basic ruch traktorka 2024-03-09 20:02:19 +01:00
mikowhychuck
282144395b Dodanie Pola i traktora, ale traktor jeszcze nie jeździ. inicjacja pygame. 2024-03-07 21:25:05 +01:00
b1736d80d0 test commit 2024-02-27 23:00:29 +01:00
Zofia Lorenc
f7a1c12dee commit testowy 2024-02-27 15:02:37 +01:00
mikowhychuck
0fd7ca2cad aktualizacja readme 2024-02-27 11:09:10 +01:00
Wojciech Kubicki
8f3c3d263b revert: test 2024-02-26 23:43:51 +01:00
Wojciech Kubicki
f05c0f874a test 2024-02-26 23:42:49 +01:00
wojtas
4753a96285 feat: add myself to group members list 2024-02-26 23:38:13 +01:00
wojtas
b1c413bb4a first commit 2024-02-26 23:33:19 +01:00