Commit Diff


commit - e3b15841857c501d064d259d9b2cafdc4d13c841
commit + 19c1034fe8afde80b59936cb32a72cd657807e1e
blob - /dev/null
blob + dabe55368d5c114ce168e4c384e776d89fd96ffc (mode 644)
--- /dev/null
+++ code.html
@@ -0,0 +1,23 @@
+<!doctype html>
+<html lang=en>
+<meta charset=utf-8>
+
+<title>Game of Trees Source Code</title>
+<meta name="description" content="Game of Trees Source Code">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<link rel="stylesheet" type="text/css" href="openbsd.css">
+<link rel="canonical" href="https://gameoftrees.org/install.html">
+
+<h2>
+<a href="index.html">
+<i>Game of Trees</i></a>
+Source Code
+</h2>
+<hr>
+
+<p>
+Source code for released versions is available in the
+<a href="releases/">releases</a> directory.
+
+<p>
+The Game of Trees Git repository will be published soon.