Skip to content

DanDukes/CLI-Pet-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI-Pet-Game

Command Line Tamagotchi style digital pet game written for node.js

Example of Functionality: Gif of usage

Description

This is a node.js script that creates a CLI Game. The style of the game is digital petn management, with statuses that need to be managed through selecting varous actions. Status are displayed via bars, and the actions are selected from a generated menu.

Table of Contents

Installation

To install, copy the files onto your local machine with node installed, run an npm install to get the packages, and open pet.js with node.

Technology

This scripts is build on NODE with the usage of the following libraires:

Inquirer

Figlet

Chalk

Clear

Clui

Usage

Afret installing the npm packages, and running pet.js with node, there will be a coupld of command line prompts to name and define the type of digital pet you wish to make. After that, the chart of status bars will be displayed along with interacion options. Select the options to manage the well being of the digital pet according to it's needs displayed in the chart.

Credits

Thanks to the U of U bootcamp instructures, students, and TAs for providing support and instruction during this project.

License

GNU GENERAL PUBLIC LICENSE


About

Command Line Tamagotchi style digital pet game written for node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published