Skip to content
/ tiling Public

An infinite jigsaw puzzle with 11 aperiodic tiles

License

Notifications You must be signed in to change notification settings

ehaka/tiling

Repository files navigation

tiling

An infinite jigsaw puzzle with the set of 11 aperiodic Wang tiles defined by Jeandel and Rao in Figure 4 of https://arxiv.org/abs/1506.06492.

The conversion of the tiles to jigsaw pieces is identical to the description by Labbé in https://arxiv.org/abs/1808.07768.

Building from source

Prerequisites

Static files for the browser

Install npm libraries and build tools with

$ npm install

Build the project

$ npm run build

Open the file dist/index.html in a browser to run the sandbox.

Running a development server

Build a live version with

$ npm run dev

to launch a Node.js server that updates the webpage whenever the files are changed.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

About

An infinite jigsaw puzzle with 11 aperiodic tiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published