Skip to content

Commit

Permalink
misc: Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yopox committed Jan 9, 2023
1 parent 4a188ec commit bf4a587
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# LD52
# mad veggies

## Veggies
> It's winter, time to plan our future garden to get the best harvest possible!
## how to play

- **Level selection**: Click on `?` for tutorials and `o` for levels.
- **Puzzle**: Drag the veggies in the grid and find a solution to make them all happy!

## veggies

| Veggie | Constraints |
|-----------------------------------|---------------------------------------------------------------------------------------------------------------|
Expand All @@ -12,8 +19,16 @@
| ![Tomato](promo/veggies2.png) | - **protected:** Loves being next to garlic or carrots |
| ![Cherry](promo/veggies5.png) | - **pairs:** Loves being next to exactly one cherry<br/>- **alone:** Hates apple trees in its line and column |

## team

- [yopox](https://mstdn.social/@yopox): code, graphics, levels
- [jmen_balec](https://soundcloud.com/jmen_balec): music, sounds effects


## Build, Run

`mrmotext` tileset is required as well as the crate `bevy_text_mode`.

### Run locally

```bash
Expand Down

0 comments on commit bf4a587

Please sign in to comment.