hmm
This commit is contained in:
parent
2c7e525c53
commit
33cad83ccb
22 changed files with 1714 additions and 1010 deletions
|
|
@ -1,16 +1,3 @@
|
|||
# Image asset folder
|
||||
# Image assets
|
||||
|
||||
The game currently uses simple canvas placeholders. You can override them by adding images with these filenames:
|
||||
|
||||
- `chick_male.png`
|
||||
- `chick_female.png`
|
||||
- `tarinai.png`
|
||||
- `conveyor.png`
|
||||
- `scanner_manual.png`
|
||||
- `scanner_auto.png`
|
||||
- `egg_farm.png`
|
||||
- `mixer.png`
|
||||
- `shredder.png`
|
||||
- `truck.png`
|
||||
|
||||
The render code checks whether each image loads and falls back to simple shapes when it does not.
|
||||
`poop.png` is bundled and loaded by default. Other equipment/chick art is optional and currently falls back to canvas drawing unless external art loading is enabled in `src/render/draw.js`.
|
||||
|
|
|
|||
BIN
assets/images/poop.png
Normal file
BIN
assets/images/poop.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue