commit 6f42898d284ef2984d754f630ed6133a57b9e1db
parent 19880745e5c98c827272c047e1d050df5a535947
Author: Charles Baptista <charles@charlesbaptista.com>
Date: Mon, 10 Aug 2020 07:11:48 -0400
Removed git reference in tapestry page until it's fixed
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tapestry.html b/tapestry.html
@@ -56,11 +56,11 @@
All these images are screenshots from test levels I made with fantastic
art assets created by my sister, <a href="https://sofiabaptistacrafts.wordpress.com/">Sofia Baptista</a>.</p>
</p>
- <p>
+<!-- <p>
You can download in it's current state from my git:
</p>
<p><tt>git clone git.charlesbaptista.com/tapestryengine</tt></p>
- <p><img src="./imgs/screen6-300x297.png"/></p>
+ <p><img src="./imgs/screen6-300x297.png"/></p> --!>
<p>
Game programming is a great way to learn. It provides ample and various challenges,
and it's fun to watch all your systems work together to create a little illusion.