melonmiel / breakout

3 stars 0 forks source link

Add state machine #37

Open mathieugagne opened 4 years ago

mathieugagne commented 4 years ago
state :state, [:brick, :exploding, :exploded]
model.brick!
model.brick?