From 3fe1dba06fedb42bf8af38905de98c5052161e2a Mon Sep 17 00:00:00 2001 From: talha Date: Fri, 31 Jan 2025 23:34:34 +0500 Subject: Updated level format and level loading: - no longer need to specify number of level elements up front --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index a353bd7..89bcc87 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ but they work, have led to me learning quite a fair bit about programming in gen ## Features - vector math (see source/math.h) - text rendering with decent performance +- manual memory management using memory arenas - a batched renderer for quads that has decent performance ## Building -- cgit v1.2.3