Welcome to Learn Spanish!, an interactive, browser-based game designed to make vocabulary learning fun and engaging. Built with the Phaser 3 game engine, this project combines visual feedback, audio pronunciation, and gamified scoring to help players master basic Spanish nouns.
You can play the game online here: https://MSMITH71910.github.io/Learn-Spanish-Phaser/ I haven’t set it up on browser yet Link not working right now. you can still clone it.
js/: Contains the game logic (game.js) and the Phaser engine.assets/images/: Visual elements including the city background and interactive sprites.assets/audio/: Spanish pronunciations and UI sound effects.index.html: The entry point for the web application.git clone https://github.com/MSMITH71910/Learn-Spanish-Phaser.git
index.html in your browser.
Note: Because of browser security (CORS), it is recommended to run this through a local server (like Live Server in VS Code) to ensure audio and images load correctly.MSMITH71910
This project is open-source and available under the MIT License.