Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kristianperkins/conways-game-of-life-computer-craft
Conways Game of Life implementation written to work on Computers in Minecraft Mod Computer Craft
https://github.com/kristianperkins/conways-game-of-life-computer-craft
Last synced: 9 days ago
JSON representation
Conways Game of Life implementation written to work on Computers in Minecraft Mod Computer Craft
- Host: GitHub
- URL: https://github.com/kristianperkins/conways-game-of-life-computer-craft
- Owner: kristianperkins
- Created: 2015-02-01T05:28:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-01T07:56:55.000Z (almost 10 years ago)
- Last Synced: 2023-03-25T12:19:32.312Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 3.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a lua program that will run Conways Game of Life simulations for [ComputerCraft][1]. This code also runs in a unix shell (used for testing).
![Glider Gun](glidergun.gif)
This was written a fair while ago and could probably use some cleanup.
[1]: http://www.computercraft.info/