/hyperapp-game-of-life

Conway's Game of Life in HyperApp

Primary LanguageJavaScript

Conway's Game of Life in HyperApp

An implementation of Conway's Game of Life in HyperApp

LIVE DEMO

Demo

Install

git clone https://github.com/applefreak/hyperapp-game-of-life
cd hyperapp-game-of-life
npm install
npm start

Why

I came across a very lightwight frontend framework called HyperApp, and I want to try it out!

Turned out, it's Extremely easy to use! I'm in love!

License

MIT