CS113 / fatty-big-star

A browser based platform game, by: Lucas, Dinali, Allan, Han, Skylar
MIT License
0 stars 4 forks source link

Make Jellyfish spawn from the right of the screen #27

Closed codelucas closed 9 years ago

codelucas commented 9 years ago

As of now, Jellyfish only enter the screen from the left, which is inconsistent, Jellyfish should be spawned from both sides evenly.

However you decide how to implement this, be sure to use the core abstractions we built earlier on, namely add_grouped.