about summary refs log tree commit diff
path: root/content/projects/axuy.md
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-10-13 15:11:27 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-10-13 15:11:27 +0700
commite616d2e138e24a2e82bed74f75734acd80022d32 (patch)
treeed3f8f487c4c7c8bac1f18f55adc77d24fff8c3e /content/projects/axuy.md
parentd58a2d43f4f6ad626daf89597082b2a1e0dd209b (diff)
downloadblog-e616d2e138e24a2e82bed74f75734acd80022d32.tar.gz
Remove "projects" section
Since it's confusing and may be misleading, even with the disclaimer
Diffstat (limited to 'content/projects/axuy.md')
-rw-r--r--content/projects/axuy.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/content/projects/axuy.md b/content/projects/axuy.md
deleted file mode 100644
index 912c9e0..0000000
--- a/content/projects/axuy.md
+++ /dev/null
@@ -1,24 +0,0 @@
----
-title: Axuy
-language: en
-translationKey: projects-axuy
-disable_feed: true
-layout: project
-name: Axuy
-author: cnx
-authorURL: https://cnx.srht.site
-projectURL: https://sr.ht/~cnx/axuy/
-projectStatus: stagnant
-categories: ["software", "game"]
----
-
-*Axuy* is a prototype multiplayer 3D shooting game.  It is a very bare
-prototype, which you can extend by adding some texture to objects.
-
-The game allows multiplayer over a network.
-You can also add bots to play with you.
-
-<picture>
-  <source srcset="/images/axuy.webp" type="image/webp">
-  <img alt="axuy" src="/images/axuy.png">
-</picture>