salkrr / hex-game-of-life

Conway's Game of Life on a hexagonal grid made with JavaScript and HTML5 Canvas.

Home Page:https://salkirr.github.io/hex-game-of-life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hex Game of Life

This is my final project for the Harvard’s CS50 course. Live version is available here.

About

It is Conway's Game of Life on a hexagonal grid made with JavaScript and HTML5 Canvas.

Features

Draw

Change grid size

Change game speed

Change game rules

About

Conway's Game of Life on a hexagonal grid made with JavaScript and HTML5 Canvas.

https://salkirr.github.io/hex-game-of-life/


Languages

Language:JavaScript 86.9%Language:CSS 6.7%Language:HTML 6.4%