Skip to content

daliacoss/truchet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Truchet

Hello! This is a thing I made to learn ClojureScript and Reagent. It's a toy for making graphics based on Truchet tile patterns.

Build

First, ensure that you have Node.js and Java SDK 8 installed.

Then, navigate to the repository root and run yarn install (if you have Yarn) or npm install to install dependencies.

Now you can build the application as a static site by running shadow-cljs release app or simply yarn release.

Run

After installing dependencies, use shadow-cljs watch app or yarn watch to run the app in a development server.

License

Copyright © 2019 Decky Coss

Distributed under the Eclipse Public License either version 2.0 or (at your option) any later version.

About

let's make some pretty tessellations!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published