Skip to content

trentmwillis/glimmer-of-life

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

Conway's Glimmer of Life

Note: This is a work in progress.

An implementation of Conway's Game of Life using Glimmer. Meant primarily as an exploration of building performant visualizations with many components in Glimmer.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/trentmwillis/glimmer-of-life
  • cd glimmer-of-life
  • yarn

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

About

An implementation of Conway's Game of Life using Glimmer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published