snake vue3
1.0.0
If you'd like to know about how to play the game, you can find about it here: HOW_TO_PLAY.md
You need to install and setup the following:
cd command like so:cd /directory/for/this/repo/directory/for/this/repo with the directory of your own choosing!git clone https://github.com/ekinkaradag/snake-vue3.gitIf the cloning process went well, you need to change the directory to the newly created snake-vue3 folder in order to install the dependencies
cd snake-vue3yarnnpm, you can run this:npm installOnce the dependencies are installed, you can start the game in a live dev environment.
yarn devnpm, you can run this:npm run devIf you would like to build it:
yarn buildnpm, you can run this:npm run builddist folder.If you would like to deploy it to GitHub Pages:
yarn deploynpm, you can run this:npm run deployThanks to all the supporters of the project! If you would like to contribute, make sure to check out CONTRIBUTING.md
Stargazers:
Forkers: