Frank 6dd8f6e34f Merge pull request #133 from Brandon502/mdev
Game of Life Memory Leak Fix + Other Changes

Fixed memory leak using new. Removed gameoflife struct and reverted back to using pointers to segenv.data (similar to starLeds version).

Added Blur slider. Blurs dead cells slowly to bgColor depending on slider instead of immediately dying. Doesn't effect game logic.

Removed confusing pauseFrames, uses .step to pause now.

Keeps track of last palette used and immediately recolors cells if new palette/color selected. Can be improved.

Changes gameSpeed slider to be more consistent. Speed = updates/second now in increments of 4.
2024-06-23 00:17:15 +02:00
2024-04-23 17:37:21 +02:00
2024-05-07 17:19:18 +02:00
2021-06-14 01:58:12 +02:00
2024-05-24 17:23:12 +02:00
2024-02-25 21:21:19 +00:00
2022-11-09 17:59:31 +01:00
2024-04-09 20:43:55 +02:00
2020-06-22 00:09:00 +02:00
2024-04-09 20:09:48 +02:00
2023-07-26 12:31:24 +02:00
2024-04-23 17:37:21 +02:00
2024-04-23 17:37:21 +02:00
2023-07-25 22:01:13 +02:00
2024-03-23 22:51:40 +01:00

Welcome to WLED MoonModules!

image

MoonModules/WLED is a fork from Aircoookie/WLED which contains latest merge of v0.14 of WLED with additional features.

This fork is created by members of the Atuline/WLED team to make development against v0.14 possible while still preserving Atuline/WLED v0.13.x as a stable and supported version. The Atuline/WLED fork is also called WLED SR (Sound Reactive).

More info here: what-is-moonmodules

HTML tutorial Donations will be used to buy WLED related hardware, software or drinks shared with the contributors of this repo.

Contributing

We welcome contributions to this project! See contributing for more information.

We would like to have this repository in a polite and friendly atmosphere, so please be kind and respectful to others. For more details, look at Code of Conduct.

Disclaimer:

Using this software is the users responsibility as it is not bug free. Therefore contributors of this repo are not reliable for anything including but not limited to spontaneous combustion of the entire led strip, the house and the inevitable heat death of the universe

Description
No description provided
Readme EUPL-1.2 67 MiB
Languages
C++ 81.2%
HTML 7.3%
JavaScript 5.5%
C 2.9%
Python 1.5%
Other 1.5%