Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yopox/ld49

Unbalanced Brawl: autochess made for the LD49.
https://github.com/yopox/ld49

bevy ld49 rust

Last synced: 2 months ago
JSON representation

Unbalanced Brawl: autochess made for the LD49.

Awesome Lists containing this project

README

        

[![LD49](https://img.shields.io/badge/Ludum%20Dare-49-orange.svg)](https://ldjam.com/events/ludum-dare/49/unbalanced-brawl) [![bevy](https://img.shields.io/badge/bevy-v0.5.0-blue.svg)](https://github.com/bevyengine/bevy)

# Unbalanced Brawl



Unbalanced Brawl is an autochess made for LD49. See the [entry page](https://ldjam.com/events/ludum-dare/49/unbalanced-brawl) for gameplay details.

Play on [itch.io](https://yopox.itch.io/unbalanced-brawl).

# Setup

- Put `ChevyRay - Bird Seed.ttf`, `ChevyRay - Skullboy.ttf` & `ChevyRay - Love Bug.ttf` in `assets/` (find the fonts [here](https://chevyray.itch.io/pixel-fonts))
- Run desktop version with `cargo make run`
- Build web version with `cargo make --profile release build-web`

# Implemented

Check the [list of cards](https://github.com/yopox/LD49/blob/main/cards.md).

## Abilities

The following abilities are implemented:

### Mushrooms

- [x] Slimy TURN
- [x] Sweet scent PLAYED
- [x] Toxic spores DEATH
- [x] Sporocarp SOLD
- [x] Roots TURN
- [x] Gigantism KILL

### Merchants

- [ ] Sadism SURVIVED
- [x] Exploding armour DEATH
- [x] Pillage KILL
- [x] Gold mine TURN
- [x] Altruism SOLD
- [x] Dexterity SURVIVED

### Spiders

- [x] Cooperation PLAYED
- [x] Trap HIT
- [ ] Multiplication DEATH
- [x] Poisonous HIT
- [x] Spawn TURN
- [x] Cannibalism TURN

### Robots

- [x] Replication PLAYED
- [x] Scanner PLAYED
- [x] Upgrade TURN
- [ ] Glitch HIT
- [x] Upload TURN
- [x] Download TURN