silvericarussilvericarus.hashnode.dev·Jun 13, 2024Ecosystem Simulator ProjectIntro I've previously created an app that simulates the Game Of Life, a very interesting cellular automata. But I'm curious about that kind of apps, so I decided to develop a ecosystem simulator, that shows the interactions between plants and diferen...0-Player game
Soham Kshitij Ratnaparkhisohamr.hashnode.dev·Nov 23, 2022Finite State AutomataIntroduction An automata, also known as an abstract machine or model, is anything that is examined in order to find solutions to difficult mathematical problems. The computer science subfield known as the Theory of Automata is intimately connected to...1 like·124 readsfinite-state automata