diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-10-13 15:11:27 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-10-13 15:11:27 +0700 |
commit | e616d2e138e24a2e82bed74f75734acd80022d32 (patch) | |
tree | ed3f8f487c4c7c8bac1f18f55adc77d24fff8c3e /content/projects/axuy.md | |
parent | d58a2d43f4f6ad626daf89597082b2a1e0dd209b (diff) | |
download | blog-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.md | 24 |
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> |