An attempt to recreate Pokemon Fire Red in the browser. Made with Vue.js and Phaser. https://pokevue-v2.surge.sh/
ESC - Show/hide the menu
Espace - Interact with NPCs
V - Toggle camera view
npm install
npm run serve
npm run build
npm run test
npm run lint
- @mmorainville: game setup, movement system, collisions, NPC dialogues, GUI
- @padeville: GUI implementation
- @aymericingargiola : battle system and UI, GUI
All assets are property of Nintendo.
- Creating a game-size world map of Pokémon Fire Red
- How to Create a Turn-Based RPG in Phaser 3 – Part 1
- Modular Game Worlds in Phaser 3 (Tilemaps #1) — Static Maps
If you have a feature request or found a bug, let me know.