From 2344a2e874818cfca4c7853d2be14c01f891c4df Mon Sep 17 00:00:00 2001 From: Robin Chappatte Date: Sat, 25 Apr 2026 09:13:56 +0200 Subject: [PATCH] update branches description --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 1fe95f6..402841e 100755 --- a/readme.md +++ b/readme.md @@ -9,6 +9,11 @@ It thus should be able to run on the architecture and ISA the players have built The `main` branch contains a minimal implementation of the game. The following branches contains variations, allowing comparisons of performances, visuals, gameplay, ... +- `res-0-prerendered`: + - `80x60` screen resolution + - `5x5` tile resolution + - initial screen prerendered + - no sprite rotation - `res-2`: - `256x192` screen resolution - `17x17` tile resolution