penrose

program for generating penrose tilings.
Log | Files | Refs | README | LICENSE

commit 90994da1e525637ae56c20bcb658b542bebcc41c
parent 9130244c7818bc419fccb8a8e57db9a9d337faf2
Author: mpizzzle <m@michaelpercival.xyz>
Date:   Wed, 21 Oct 2020 02:04:08 +0100

correcting link

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -3,7 +3,7 @@ work in progress. -![alt text](https://raw.githubusercontent.com/mpizzzle/OldJavaGames/master/scrot.png) +![alt text](https://raw.githubusercontent.com/mpizzzle/penrose/master/scrot.png) ##dependencies: * glfw