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

https://github.com/archange-py/game_of_life

The Conway's Game of Life on the Numworks calculator
https://github.com/archange-py/game_of_life

game-of-life numworks python simulator

Last synced: 9 months ago
JSON representation

The Conway's Game of Life on the Numworks calculator

Awesome Lists containing this project

README

          


game_of_life

The author of the image is Ioannis Mourginakis, available here: https://www.artstation.com/artwork/blLA2d

# Conway's Game of Life

###
Welcome ! This directory contains an emulator for the Game of Life which you can use on your Numworks or computer to install the necessary libraries, go [here](https://github.com/Archange-py/Visuel). If you want to discover this subject you can explore the [Wikipédia page](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).

## Table of Contents
***
1. [General Info](#general-info)
2. [Examples](#examples)

## General Info
***
###
This project includes two files: the Game of Life emulator, which you can download [here](https://my.numworks.com/python/archange/game_of_life) for the Numworks, and an example file that you can copy and paste into a python script on your calculator.

## Examples
***
###
Here are a few examples of patterns that can be produced and simulate with it:



Example 1








Examples 2
Examples 2



















Examples 3
Examples 3












Example 4