/dew-drop-swap

Primary LanguageJavaScriptMIT LicenseMIT

Dew Drop Swap

Can you save the Dew Drop Kingdom in this match three game?

Play the game now!

Modifying

This project uses webpack. To modify the JavaScript files, you'll need to first run the following commands:

npm install
npx webpack --config webpack.config.js

After that, webpack will watch the JavaScript files for any changes and generate an updated bundle.js file.

Music Assets

The music and sound assets were purchased from the Unity Asset Store (Interface and Item Sounds and A Casual Music Pack). Since these are not licensed under an open-source license, they are not included in this repository.