Skip to content

jamespeterschinner/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Game of Life app written in Elm

Simplest way to start is to download the code and open "Life in Elm.html" in your browser

Build Instructions

Run the following command from the root of this project:

parcel build index.html

Start a development server

Run the following command from the root of this project:

parcel index.html

Visit http://localhost:1234 to see .

About

Conway's Game of Life written in Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published