Skip to content

apg/app-script-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

What?

It's Conway's Game of Life, but it runs on Google Spreadsheets! It's a bit slow, but it works.

Install

  1. Create a new spreadsheet in Google Spreadsheets.
  2. Go to Tools -> Scripts -> Script Editor
  3. Paste game-of-life.js into the window and hit save.
  4. Reload the spreadsheet!

You should at this point have a new menu "Game of Life." If you choose, "Random Board," you'll get a random start position. Choose "Gosper Gun" to get a known interesting start state. Then choose "Next Generation" to compute the next generation of the simulation.

About

Game of Life for Google Spreadsheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published