/fox-game

A virtual pet game built in vanilla JS, CSS and HTML

Primary LanguageJavaScript

Netlify Status

Hey Fox! - Pet Virtual Game

Building a game such as "Hey Tom!", where you can feed, clean, change weather and do more things with your virtual pet.

Getting Started

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

Pre-requisites

None

Installing

Install the dependencies:

npm i

Run project:

npm run dev

Technologies

This was built using Parcel as a bundler and everything else is made by Vanilla JS, HTML and CSS.