From aa6fef515bc4171518fd7b99b4f3cad106113323 Mon Sep 17 00:00:00 2001 From: Colormatic <118028926+ColormaticStudios@users.noreply.github.com> Date: Wed, 6 Sep 2023 12:26:32 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fc3fc48..41f6b40 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # cantriip A Javascript 2D game engine for Runic + +**FEATURES:** +- Vector math (distance, rotation, addition) +- Nodes (position, rotation, radius, size, type) +- Characters (position, rotation, variant, username, socket) +- Basic collisions +- ID generator