A starter blog. Hopefully more to come soon!

I wanted to post something random as my first post. So here goes…

Game of life

A simple widget simulating Convay’s Game of Life.

The web app is based on web-assembly. I followed the tutorial from here and made changes to deploy it using Github pages here using webpack for bundling and gh-pages package for deployment.

Do check out the repository.