A narrative adventure game about memory, loss, and perseverance.
- Game Off 2025 (Theme: WAVES)
- Giving Tuesday 2025 — Submit Your Game, Help a Child
- View Submission on AETHRA Global Gamethon — 🏆 Winner (3rd Place)
An adventurer keeps waking up, losing their memories and belongings with each death. Armed only with a diary, they must piece together their journey and find a way to break the cycle.
Click the image below to watch the gameplay trailer:

Game features:
- ⚔️ Action-RPG combat: Fight enemies using hit-and-run tactics.
- 🎒 Inventory System: Grid-based inventory with item stacking and tooltips.
- 📖 Interactive Diary: A scrollable journal that records story progression and quests.
- 💾 Persistence: Auto-save system (localStorage) — play across sessions.
- 🔊 Audio: Dynamic sound effects (footsteps, interactions) and atmospheric music.
- 🔄 Time Loop: "Day 2" mechanics with item recovery missions.
- 🌍 Multilingual support: Full 2 language support.
- ⚙️ Settings: Menu with hotkeys.
- 🗺️ Exploration: Town & Forest scenes.
- Engine: Phaser 3
- Language: JavaScript (ES6+)
- Package Manager: NPM (Vite)
- Tools: VS Code, Git, GitHub, Tiled Level Editor
Since the project uses NPM, make sure you have Node.js installed.
# Clone repository
git clone https://github.com/vero-code/memoirs-wanderer.git
cd memoirs-wanderer
# Install dependencies
npm install
# Run local server
npm run devThis project is licensed under the MIT License. See the LICENSE file for details.