- Download or clone the repository
- Navigate to folder via bash\terminal
- '$ npm install'
- '$ npm run build' - to build a release version
- '$ npm run dev' - to run the project at localserver
or just open link in the description=)
- Re-write level creation via hash-table
- Make a difficulty menu
- "New game" loads a random level
- Make the page responsive & add touch support
- Who knows...)
- HTML5
- CSS3
- VanillaJS
- Webpack