Electron based app that can run on multiple platforms like windows, linux and MacOS
- clone the code
- run
npm i
from project directory- run
npm run build-win
/npm run build-mac
/npm run build-linux
as per your platform the project folder will be contain a new folder with executable inside
- Feature to choose characters
- Set parent window of about.html to index.html
- Auto Reset the game after 3 seconds of a tie
- Add Menu items label:sound with submenu: -> mute/unmute -> Volume Slider