Skip to content

CallumFerguson/reaction-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reaction Diffusion

screenshot

Try it here

https://callumferguson.github.io/reaction-diffusion/github-page/reaction-diffusion/

Conway's Game of Life

This repository also contains and infinite grid game of life on and older commit

Try it here

Setup

  1. clone repo
git clone https://github.com/CallumFerguson/reaction-diffusion
  1. cd into hotreloader
cd reaction-diffusion/hotreloader
  1. install npm dependencies
npm install
  1. start the hotreloader
    • this will run wasm-pack and host a server at http://127.0.0.1:3000
    • it may take a minute the first time it compiles
    • if anything changes in src, it will recompile and refresh the webpage
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published