EmergentOrganization / cell-rpg

:black_square_button: connect to a universe where cellular automata have run rampant
http://emergentorganization.github.io/bridge/
Other
12 stars 1 forks source link

[entity polishing] chaser bumper-car-like enemy #121

Open 7yl4r opened 6 years ago

7yl4r commented 6 years ago

chaser bumper-car-like thing from #120

I am pretty happy with this entity overall.

image

behavior / gameplay

  1. Bumper-car dynamic is interesting, but could change to damage on contact.
  2. Movement speed is good.
  3. maybe the movement could be more "blocky" and rotation disabled to better show connection between CA and this entity

art

  1. I'm happy with the sprite.

sound

  1. unique sound should be added. it should probably be relatively quiet since these are quite common and there can be many on the screen at one time.

writing

I don't have any good name ideas for this. The sprite is a CGoL pond and it makes me think of bumper cars so idk, pond-bumper? :laughing: In the code this is called pondBomb. I have some thoughts for the wiki page once we settle on a name.