Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ijsbol/thegameoflifepythonspeedrefactor

The Game of Life but programmed in Python and faster than the last attempt.
https://github.com/ijsbol/thegameoflifepythonspeedrefactor

Last synced: 2 days ago
JSON representation

The Game of Life but programmed in Python and faster than the last attempt.

Awesome Lists containing this project

README

        

# TheGameOfLifePythonSpeedRefactor
The Game of Life but programmed in Python and faster than the last attempt.

## All the GameOfLifes I've made.
|Language|Repo link|
|--|--|
|Python|https://github.com/Scrumpyy/TheGameOfLifePython|
|Java|https://github.com/Scrumpyy/TheGameOfLifeJava|
|Javascript|https://github.com/Scrumpyy/TheGameOfLifeJavascript|
|PythonSpeedRefactor|https://github.com/Scrumpyy/TheGameOfLifePythonSpeedRefactor|