Just a test game to test the anypixel power
- Install the anypixel previewer app
- Download or clone the repo.
- Open a console in the code folder, and execute
npm install
to install the app dependencies. - Run
npm run build && preview
to build the code, and execute the preview of the app.