johneastman / circles

A point-and-click browser game
https://johneastman.github.io/circles/
MIT License
0 stars 0 forks source link

Bullet Type: Splitter #15

Closed johneastman closed 1 year ago

johneastman commented 1 year ago

When a bullet hits a circle, remove the circle, and spawn several more bullets that shoot off in different directions (remove the original bullet as well?).

These bullets could start out big, and every time they hit a circle split in half until a certain size. At that size, they would destroy the circle, and the player would get points.

johneastman commented 1 year ago

Commits: