/MemoryGamePhaser

A memory game created with the phaser engine

Primary LanguageJavaScript

MemoryGamePhaser

A memory game created with the phaser engine

Installation

Please make sure you have the following installed:

To run this project locally, follow these steps:

    Navigate to the project directory
    cd your-repository
    npm install
    npm run dev

The game should now be running locally and accessible at http://localhost:5173