From 69584a302d132dc2bcc3837437e7347a3e0a5114 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Thu, 14 Mar 2024 06:43:53 +0100 Subject: feat: players can teleport --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..99ae3c7 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# agame + +## run locally (single player) + +```console +cargo run +``` + +## controls + +- **left mouse** teleport -- cgit v1.2.3