Skip to content

johnmerchant/gameoflife-wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

This is an implementation of Conway's Game of Life in F# using Bolero, which runs a compiled F# assembly entirely in Web Assembly. This is different from F# Fable which transpiles to Javascript.

There are no limitations on what portions of the library, rather any library can be used in Bolero, as evidenced by the use of Array2D functions.

About

Conway's Game of Life built using Bolero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 85.5%
  • CSS 8.9%
  • HTML 5.6%