diff options
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> |