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

https://github.com/tmcdonell/gameoflife-accelerate


https://github.com/tmcdonell/gameoflife-accelerate

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# gameoflife-accelerate

An implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)
cellular automaton using [Haskell](https://www.haskell.org) and
[Accelerate](https://www.acceleratehs.org).