jakubg1 / OpenSMCE

Game engine which allows creating a broad range of marble popper games.
MIT License
14 stars 11 forks source link

Shooter sphere generators #50

Closed jakubg1 closed 2 years ago

jakubg1 commented 3 years ago

Much like spheres generated on the board, each level should also have its shooter generator. Generators may change during the level if for example the danger flag is active.

Example types of generators:

For a puzzle level, there would be a sequence generator as well as a sphere limit for shooters. Generators should have parameters.

jakubg1 commented 2 years ago

Implemented: https://github.com/jakubg1/OpenSMCE/commit/a2a93bb10dfff87cb2e68bd7451a599649edcad1