From e0c92174b9f5a8feabbdac53316b3c39e3d87677 Mon Sep 17 00:00:00 2001 From: Matteo Benedetto Date: Wed, 1 Jul 2026 10:23:58 +0000 Subject: [PATCH] remove roadmap (game is complete) --- Changelog.md => unnamed.md | 11 ----------- 1 file changed, 11 deletions(-) rename Changelog.md => unnamed.md (79%) diff --git a/Changelog.md b/unnamed.md similarity index 79% rename from Changelog.md rename to unnamed.md index 4c6e210..9db682d 100644 --- a/Changelog.md +++ b/unnamed.md @@ -37,17 +37,6 @@ md5: (vedi file .md5sums accanto alla release) sha256: (vedi file .sha256sums accanto alla release) ``` -## Roadmap - -Possibili feature future (non implementate): - -- [ ] Menu opzioni con difficoltà selezionabile -- [ ] Modalità endless (post-finale) -- [ ] High score persistente (richiede MBC+RAM) -- [ ] Multiplayer link cable (richiede MBC+RAM e 32 KB extra) -- [ ] CGB palette mode esplicita (CGB-only) -- [ ] Easter egg con cheat code - ## Contribuire PR e issue sono benvenute. Per modifiche sostanziali aprire prima un'issue per discutere la proposta.