Hi guys, last arcade update here. I'm working on a startup page extension for firefox, the idea is that every time you refresh, the page will display a different minigame. I only have a basic startup page working for now but I'll develop this further in the future:
github.com/Niyaz-Mohamed/FirefoxArcade/commit/8c57817769b2a70c41cb128b212c39587d867ce8
Made quite a few updates to my cellular automata engine, including a lot of bugfixes, some optimisations, and the ability to code your own activation function in JS for Neural cellular automata!
github.com/Niyaz-Mohamed/Cellula
I've updated my cellular automata engine and added a new automata: Huegene. There are a ton of other automata available for you to try out and customize as well! You can check it out here: niyaz-mohamed.github.io/Cellula.
I made a life-like cellular automata engine: github.com/Niyaz-Mohamed/Cellula
Try out the engine here: niyaz-mohamed.github.io/Cellula
I intend to extend the engine in the future to include neural automata and multiple neighborhood automata as well. EPILEPSY WARNING: Some patterns may be strobing.