Question: Need help with this assignment. Any help is appreciated. You'll need to use Node.js - not javascript Assignment is below: Reminder in Node.js - i
Need help with this assignment. Any help is appreciated. You'll need to use Node.js - not javascript
Assignment is below:


Reminder in Node.js - i will need 3 seperate files - 6.js, package.json, and package-lock.json
Write a Node.js program that does the following Save the program to a file named 6.js e Create a standard deck of 52 cards (e.g.. "As", "2s", "3s",... , "Od, "Kd"). .Deal ten unique, random cards to two players, al Compare the two five-card poker hands and determine the winner o Use the poker-evaluator npm library to evaluate the two poker hands. Generate the package.json file. _Note: you may also have a package-lock.json file. Save the poker-evaluator npm module to the package.json file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
