Life
Life
Welcome to my BASIC program for Conway's Game of Life!
Instructions
To pause, press space. To toggle a cell, click it.
Bugs
Unfortunately, I have had issues with the cells overlapping to where if it goes off to the right, it appears on the left and where it goes off to the top, it appears on the bottom, etc. If anyone has any ideas on how to implement this, please let me know.
Potential Upcoming Features
- Home screen
- Color customization
- Presets (for example, adding a glider)
- Save/Load codes
- Scrolling
Credits
Credit to John Conway, who unfortunately passed away earlier this year, for creating the Game of Life.
Credit to @amasad for creating his version of this which inspired my version and for creating the version of BASIC used. (and of course, creating Repl.it! LOL!)
2nd upvote
@elipie Nice! LOL!
cool!
@OrangeJooce123 Thank you!
Cool! It'd be nice if there was a way to change the speed, it's currently a little slow for me.
cellsim better :D
@fuzzyastrocat Thank you! What is cellsim though?
@AmazingMech2418 My project that got very little attention despite how much work I put into it: https://repl.it/talk/share/CellSim-A-cellular-automata-simulator-Including-Conways-Game-of-Life/57375
Nice. one thing I've noticed, is that REPL is stupid if they don't realize Cloudflare is a virus clol
btw you dont need to captialize last time i checked
@DungeonMaster00 BASIC is technically an acronym. LOL! Beginner's All-purpose Symbolic Instruction Code.
Life.