Skip to content

Mizar999/single-screen-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single Screen Games

A selection of single screen games.

Getting started

  • 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

Avoid bleeding issues with tilesets

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

Links

About

Deprecated - Single screen games with Phaser 3 & TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published