Simple game. This project was created with 2 purposes:
- Practice coding with ES6+, Pixijs v5 and Webpack
- Help others to learn PixiJS v5
- clone the repository
- Install node.js and NPM
- On project folder execute command line: npm install
- After installation, execute command line: npm run open
- The server will open your browser with the last saved version of your code and it will auto refresh when you modify project any file
- After installation, execute command line: npm run build
- The version will be available inside folder dist