Skip to content

yopox/LD49

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LD49 bevy

Unbalanced Brawl

Unbalanced Brawl is an autochess made for LD49. See the entry page for gameplay details.

Play on itch.io.

Setup

  • Put ChevyRay - Bird Seed.ttf, ChevyRay - Skullboy.ttf & ChevyRay - Love Bug.ttf in assets/ (find the fonts here)
  • Run desktop version with cargo make run
  • Build web version with cargo make --profile release build-web

Implemented

Check the list of cards.

Abilities

The following abilities are implemented:

Mushrooms

  • Slimy TURN
  • Sweet scent PLAYED
  • Toxic spores DEATH
  • Sporocarp SOLD
  • Roots TURN
  • Gigantism KILL

Merchants

  • Sadism SURVIVED
  • Exploding armour DEATH
  • Pillage KILL
  • Gold mine TURN
  • Altruism SOLD
  • Dexterity SURVIVED

Spiders

  • Cooperation PLAYED
  • Trap HIT
  • Multiplication DEATH
  • Poisonous HIT
  • Spawn TURN
  • Cannibalism TURN

Robots

  • Replication PLAYED
  • Scanner PLAYED
  • Upgrade TURN
  • Glitch HIT
  • Upload TURN
  • Download TURN