Skip to content

OliverMD/track_drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track Drawer

A fun, creative, tool for generating art from lines and dots within a grid, using randomisation.

Building

  1. Install dependencies:
  2. If any changes have been made to the tailwind.config.js then you'll need to generate the public/tailwind.css file again. This requires the following npm packages: tailwindcss, @tailwindcss/custom-forms. Then the follwoing can be run to generate the css:
npx tailwindcss-cli@latest build -o ./public/tailwind.css -c tailwind.config.js
  1. Run the desired trunk command, eg. trunk serve to serve it locally.

About

draws lines with rust, wasm & seed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published