Skip to content

A script for a simple Secret Auction, where the bidder (and their bid) is announced after all the bids are submitted

Notifications You must be signed in to change notification settings

Alenuha/SecretAuction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SecretAuction

A script for a simple Secret Auction, where the bidder (and their bid) is announced after all the bids are submitted

Note: clear() The console function is used: clear() method clears the console if the console allows it. A graphical console, like those running on browsers, will allow it; a console displaying on the terminal, like the one running on Node, will not support it, and will have no effect (and no error).

About

A script for a simple Secret Auction, where the bidder (and their bid) is announced after all the bids are submitted

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages