craigdallimore / hex-grid-animation

A canvas animation. See it here: https://hiq02z.csb.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hex Grid Animation

This is an HTML canvas animation.

You can see the animation here.

Development

This project uses nix to install dependencies for the development shell.

Commands

nix-shell - starts a development shell with system dependencies

Within the shell

yarn - install project dependencies

yarn dev - (within the shell) start a development server and watch files for changes

yarn build - build the project, emitting a bundle to /dist

yarn lint - run the linter

About

A canvas animation. See it here: https://hiq02z.csb.app/

License:MIT License


Languages

Language:TypeScript 80.6%Language:JavaScript 12.6%Language:HTML 4.0%Language:Nix 2.7%