raster.art
SEARCH
Create Account
No wallets connected. Please connect a wallet first.
Game of Life: Water Variant
ninj4son3099, 2022on fxhash
Platforms
fxhash
Description

This is a variant of John Conway's Game of Life, which adds an important restriction: water. All life needs water to survive in this variant, either on the organism's square, or on an adjacent square. Owners of the token can enjoy viewing life survive under different sets of randomized deterministic environments with different beautiful color schemes, and different % of water in the environment under the modified rules for the game. Frame rate is also a feature, as life proceeds and moves at different paces, and the owner will either get the advantage of something very slow to look at, or life, death, fruitfulness, famine, and colonization which seems to unfold in moments depending on whether the organism was able to get to water. The token owner will be able to view different scenarios by changing screen size, but running the simulation again on the same screen size will produce the same unique simulation. Some people say it looks like a microscope. Maybe it is. Or maybe it's the start of a grand simulation in the metaverse. Hopefully children will see this token today and learn to appreciate the beauty of the world around us today. This is my Genesis NFT. Please limit purchases to one or two per living being that will be the owner of it to spread the love.

The following libraries were used in the creation of this software before code was merged and submitted to FXHash:

Library Source: Github Repository: The-Nature-of-Code-Examples p5.js Author: Daniel Shiffman Links: https://github.com/nature-of-code/noc-examples-p5.js/blob/master/chp07_CA/NOC_7_02_GameOfLifeSimple/sketch.js https://github.com/nature-of-code/noc-examples-p5.js/blob/master/chp07_CA/NOC_7_02_GameOfLifeSimple/GOL.js https://github.com/nature-of-code/noc-examples-p5.js

License for portions of code sourced from Daniel Shiffman's library: MIT License, including modification, commercial use. https://github.com/nature-of-code/noc-examples-p5.js/blob/master/LICENSE

MIT License

Copyright (c) 2021 The Nature of Code

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.