jgrahamc / game-of-life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

game-of-life

An implementation of Conway's Game of Life in COBOL to be deployed as a Cloudflare Worker.

Deploy

Make sure to change the wrangler.toml with your zone's information.

npm run deploy

About

License:MIT License


Languages

Language:COBOL 63.7%Language:JavaScript 29.9%Language:Shell 6.5%