Make sure the following is installed
Open the folder and make sure you have access to a terminal for input
Your location should match the name of the repo (unless you changed the folder name)
Run npm install
in the terminal, this should install the packages needed
Start the program using node .
in the terminal, this will start giving you time to specify paths to resources
What will be asked?
- A path to a static image to use as the first frame
- A path to a gif image to use as the other frames
- A number defining how much times the gif should loop
okay so i did a fucky wucky so this is a little bit wrong, I forgot to add the fit image to center fix so yes this is what it will look like when that fix is pushed
19