Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/