Skip to content

A web-based game where you can adopt & breed digital dogs! With a twist!

Notifications You must be signed in to change notification settings

nandappputra/pawgenics

Repository files navigation

Pawgenics

Pawgenics is a web browser game where you can adopt and breed your own digital puppies. Try it now at nandappputra.github.io/pawgenics

When you adopt a puppy, it comes with a collar. The collar can only be unlocked with the key that is given with the puppy. Be sure to keep it well as you will need it to interact with the dog!

Features:

  • Adopt a dog!
  • Let the world know that you are looking to breed your dog by generating a proposal!
  • Approve the proposal!
  • Bring new pup to the world!

In the background, Pawgenics utilize asymmetric encryption to validate the dog authenticity.

Dev Setup

You need the following software installed

node

To install the dependencies, use:

npm install

How to Test

To run the linter, use:

npm run lint

To run the tests, use:

npm run test

How to Build

To build the app, use:

npm run build

How to Run

To run the application in development mode, use:

npm run dev

or run based on the built application using:

npm run preview

How to Deploy

To deploy the application to the github pages, use:

./deploy.sh

About

A web-based game where you can adopt & breed digital dogs! With a twist!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages