Skip to content

A cool browser based game. Raise your own fox pet! Feed it, Clean it, Pet it but don't let it die :(

License

Notifications You must be signed in to change notification settings

enraiha0307/raise-a-fox-game

Repository files navigation

raise-a-fox-game

A cool browser based game. Raise your own fox pet! Feed it, Clean it, Pet it but don't let it die :(

Blogs related to this:

To play the game

1. Clone the repo
git clone https://github.com/enraiha0307/raise-a-fox-game.git
2. run:
docker-compose up

and the game will start in you browser.

You can also try running the docker-image as:

docker run --init --publish 1234:1234 akanksha0307/fox-game:v1

Steps for installation

1. first clone the repo
git clone https://github.com/enraiha0307/raise-a-fox-game.git

2. Install Dependencies
npm install

3.To start the game run:
npm run dev

K8's Installation

$ minikube start
$ kubectl apply -f k8's/deployment.yaml
$ kubectl apply -f k8's/service.yaml
$ kubectl apply -f k8's/ingress-class.yaml
$ kubectl apply -f k8's/ingress.yaml

Screenshot from 2021-11-23 19-28-36 11 Screenshot from 2021-11-23 19-28-47 14 Screenshot from 2021-11-23 19-30-14 19 Screenshot from 2021-11-23 19-29-55 18 Screenshot from 2021-11-23 19-29-13 16 Screenshot from 2021-11-23 19-29-17 17

Screenshot from 2021-11-23 19-28-39 12 Screenshot from 2021-11-23 19-28-42 13 Screenshot from 2021-11-23 19-29-11 15

About

A cool browser based game. Raise your own fox pet! Feed it, Clean it, Pet it but don't let it die :(

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published