Prompt Library
Unleash generative AI's full potential! Discover a diverse range of expertly crafted prompts in our extensive library – perfect for every project and skill level
Create A Cellular Automaton Life Game
Please only reply using p5.js code. Please concisely implement a cellular automaton life game with 30 lines or less. – 800,800 by 800 pixels -Sorry, no line breaks. Please refrain from leaving comment-outs.
Create An Interactive Conway's Game Of Life
Implement Conway's game of life in swiftui. Animate using a timer. Keep it
simple and cross platform. init with an interesting pattern.