Skip to content

laustdeleuran/nature-of-code

Repository files navigation

The nature of code

Various examples, experiments and utils that I've made as part of reading The Nature of Code.

Originally started working on this on CodePen.

Submodules

When cloning, remember to use git clone --recurse-submodules https://github.com/laustdeleuran/nature-of-code.git to clone submodules as well (koalition-utils).

Deployment

Run npm run deploy to deploy this project to Github Pages. Remember to make sure that submodules and dependencies are installed and that ./deploy.sh is executable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published