From ecf5b9e9c460542671337ea72c7a2737b896c4be Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 28 Jan 2026 14:11:45 +0100 Subject: [PATCH] v1: 3 levels (v2 with 20 levels on v2-20-levels branch) --- carrot_hunter.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/carrot_hunter.html b/carrot_hunter.html index e5777b7..436d4ec 100644 --- a/carrot_hunter.html +++ b/carrot_hunter.html @@ -477,9 +477,8 @@ new Enemy(650, 250, 40, 2), new Enemy(450, 150, 40, 1.5) ] - }, - { - name: 'Level 4: Boss Landet', + } + ]; platforms: [ new Platform(0, 500, 1024, 76), new Platform(80, 420, 100),