Create a version of the game of nim that you can play

Assignment Help JAVA Programming
Reference no: EM131113968

JavaScript assignment

In the game of Nim, you have three piles of five stones. During each turn, each player can remove any number of stones from a single pile (a player cannot take stones from more than one pile). The player who removes the last stone from all of the heaps wins.

Here is a sample game:

Pile A

Pile B

Pile C

Action

5

5

5

Game starts

2

5

5

Alice removes 3 stones from Pile A

2

5

0

Bob removes 5 stones from Pile C

2

1

0

Alice removes 4 stones from Pile B

2

0

0

Bob removes 1 stone from Pile B

2

0

0

Alice removes 2 stones from Pile A and wins!

Create a version of the game of Nim that you can play against the computer. Use a JavaScript prompt() to prompt the user to select a pile and number of stones to remove from the pile. For example, if the user enters a3 then you should remove 3 stones from Pile A. If the user enters c5 then 5 stones should be removed from Pile C.

The computer should make smart decisions. For example, if the computer can win in a turn then the computer should make the winning move.

Draw the current state of the piles after each turn. Use console.log() to draw the piles:

Pile A: ooooo
Pile B: ooo
Pile C: ooooo

Reference no: EM131113968

Questions Cloud

Addition to retained earnings : What is the net income for the firm? Suppose the company paid out $41,000 in cash dividends. What is the addition to retained earnings?
Explain and compare forward versus backward internalization : Explain and compare forward versus backward internalization.
Issue of african american overrepresentation in prison : Discuss the issue of African American overrepresentation in prison. Has prison become a "normal" part of growing up for black males in this country? Please use statistics to support position
Value of the shareholders equity account : What is the value of the shareholders' equity account for this firm? How much is net working capital
Create a version of the game of nim that you can play : Create a version of the game of Nim that you can play against the computer. Use a JavaScript prompt() to prompt the user to select a pile and number of stones to remove from the pile.
Method of inquiry - theory or finding : Both Plato and Aristotle have been credited with developing methods of inquiry (empiricism and rationalism), theories - The method of inquiry, theory or finding that is relevant and why it is still relevant today?
How would you incorporate political risk into the capital : How would you incorporate political risk into the capital budgeting process of foreign investment projects?
Explain the difference between a felony and misdemeanor : Research and explain the difference between a felony and misdemeanor, including the difference between a misdemeanor and felony conviction and the consequences
Evaluate the quotations : Compare - contrast, and evaluate -  Mankind is the measure of all things, of all things that they are, and of all things that they are not.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd