Skip to content

giocodes/horsetrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HorseTrack

Install

  1. clone this repo to your local machine
  2. run npm install must have node installed
  3. run npm start

Available commands

  • exit Exits application.
  • R Restocks the cash inventory
  • Q Exits application.
  • W [horseNum...] Sets new winner
  • 1 [amount] Sets bet on horses 1 to 7

Dependencies

The app is written in Javascript and requires NodeJS to run I've used Vorpal to framework the CLI app and Chalk to bring some color they both can be installed through the package command 'npm install'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published