Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/schwabnicolas/excel-gameoflife

A game of life made on Microsoft Office Excel.
https://github.com/schwabnicolas/excel-gameoflife

cellular-automaton excel gameoflife vba

Last synced: 11 days ago
JSON representation

A game of life made on Microsoft Office Excel.

Awesome Lists containing this project

README

        

# Excel-GameOfLife
A game of life made on Microsoft Office Excel.

## Commands
### Generate the map
You can randomly generate the map with the button "Generate".

### Reset the map
You can reset the map with the button "Reset".

### Load a map
*(optional)*
*You can use the ![ImageToExcelGameOfLifeProgram](https://github.com/SchwabNicolas/ImageToExcelGameOfLife) to convert an image into a pastable text. In this case paste it in the import tab and skip to step 2.*

1. Create the shape you want in "Import" tab.
2. Press the "Load" button in the "Game" tab.

### Step to the next generation
You can step to the next generation with the button "Step".