iamblackdev / greedy-hunter

A game

Home Page:https://greedy-hunter.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Greedy Hunter

A fun game to play eat all the food presnt to win.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Download the code from the development branch or clone using git.
  2. Open in your preffered text editor example VS code.
  3. Download and install node.
  4. With your npm alredy installed, run: npm install on your terminal to install all dependencies.
  5. Then run: npm run serve on your terminal to get it running on your local mechine

Prerequisites

What things you need to install the software and how to install them

  1. A text editor eg VS code. You can get it from https://code.visualstudio.com/ and download from your prffered OS.
  2. Node: Download and install node from https://nodejs.org/en/ fro your preffered OS, to get npm running.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Built With

  • VUE js - The web framework used

Author

Acknowledgments

  • VUE JS Docs
  • Stack OverFlow

About

A game

https://greedy-hunter.netlify.app/


Languages

Language:Vue 55.0%Language:SCSS 37.9%Language:JavaScript 4.0%Language:HTML 3.1%