Added effect 'gol': Conway's Game of Life.
This commit is contained in:
@ -69,7 +69,9 @@
|
||||
#define EFFECT_FIREWORK_BLUR 200
|
||||
#define EFFECT_FIREWORK_FADEOUT_SPEED 5
|
||||
|
||||
|
||||
#define EFFECT_GOL_START_PERCENTAGE 128
|
||||
#define EFFECT_GOL_BLEND_SPEED 5
|
||||
|
||||
// Stop editing here
|
||||
|
||||
#ifdef DEBUG
|
||||
|
Reference in New Issue
Block a user