A selection of single screen games.
- Execute the following commands in cmd or powershell:
git clone https://github.com/Mizar999/single-screen-games.git
cd .\single-screen-games\
npm install
npx concurrently npm:s-root npm:w-cfour
- See
./package.json
for additional scripts
The following command will add a margin of 1px and a spacing of 2 px between the tiles:
npx tile-extruder --tileWidth 64 --tileHeight 64 --input ./assets/hack_square_64x64.png --output ./assets/hack_square_64x64_extruded.png