summaryrefslogtreecommitdiff
path: root/apps.html
diff options
context:
space:
mode:
Diffstat (limited to 'apps.html')
-rw-r--r--apps.html35
1 files changed, 35 insertions, 0 deletions
diff --git a/apps.html b/apps.html
new file mode 100644
index 0000000..af2fe01
--- /dev/null
+++ b/apps.html
@@ -0,0 +1,35 @@
+<html>
+<head>
+<title>Android Apps</title>
+<meta charset="utf-8">
+<link rel="stylesheet" href="css/bootstrap.min.css">
+<link rel="stylesheet" href="css/style.css">
+<link rel="shortcut icon" type="image/png" href="favicon.png">
+</head>
+
+<body>
+<h2>Android Apps</h2>
+<a class="header_link" href="index.html">Home</a>
+<a class="header_link" href="all.html">All</a>
+<a class="header_link" href="mathematical.html">Mathematical Demonstrations</a>
+<a class="header_link" href="games.html">Games</a>
+<hr>
+<img src="screenshots/autoartapp.png" width=200><br>
+<a href="https://play.google.com/store/apps/details?id=org.neocities.autoart.autoart">AutoArt</a><br>
+The Android app for <a href="AutoImages.html">AutoImages</a>.<br>
+<hr>
+
+<img src="screenshots/magnetsapp.png" width=200><br>
+<a href="https://play.google.com/store/apps/details?id=org.neocities.autoart.magnets">Magnets</a><br>
+<p>
+The Android app for <a href="magnets.html">Magnets</a>.<br>
+</p>
+<hr>
+
+<img src="screenshots/ballbounceapp.png" width=200><br>
+<a href="https://play.google.com/store/apps/details?id=org.neocities.autoart.ballbounce">Ball Bounce</a><br>
+<p>
+The Android app for <a href="ballbounce.html">Ball Bounce</a>.<br>
+</p>
+
+</body> \ No newline at end of file