awwsmm / ConwayScalaJS

Conway's Game of Life implemented in Scala.JS using Akka Actors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamically set the size of the board

awwsmm opened this issue · comments

commented

Get the width and height of the viewport and dynamically create an m x n grid of squares