Creating a two player web based game, DOT NET Programming

Assignment Help:

Required:

  • An implementation of a two player game. Keep the game simple ROCK PAPER SCOSSORS
  • A two player game, each player on a different browser instance.  (probably best to be two different Browser types)
  • There should be the capability of more than one game being played simultaneously by different player combinations.  Only one game per pair of players, but a player could be involved in more than one game at a time.  Each game would be in a different browser instance.
  • A separate class to represent the game.  Instantiate a separate instance for each game being played.  This class should NOT have any user interface, text or GUI.
  • One or more web pages to present the game and gather user interaction
  • Between requests, store information about the game, its players and state in a file on the server.  The file can be text only or binary.  Your choice.  Binary lets you store strings and numbers without having to Parse TryParse or ToString the numbers back and forth.
  • Keep each class in a separate file with the same name as the file.
  • Name the website "Our_Game"
  • Rename all file, classes and controls with descriptive names.
  • Store your data file in the App_Data directory.
  • Store your class code files in the App_Code directory.

 


Related Discussions:- Creating a two player web based game

C# program, Write a program interactively two integers using the method con...

Write a program interactively two integers using the method console.readline and int.parse and display their sum

Explain difference between the clone and copy methods, What is the differen...

What is the difference between the Clone() and Copy() methods of the DataSet class? The Clone() method copies only the structure of a DataSet. The copied structure having all t

Allow a webpage and restrict access to other domains, We previously use Sit...

We previously use Site content filtering inside Netkiosk But at present this blocks sites. or keywords We now also require a Whitelist that allows. 1) An entire domain www

Extensible markup language (xml), What is XML? Extensible markup langua...

What is XML? Extensible markup language (XML) is all about describing the data. Below is a XML which describes an invoice data. Shoes   12 10

Ways of parsing xml document, What are the ways of parsing XML document? ...

What are the ways of parsing XML document? The XML parser sits in between the XML document and the application who want to use the XML document. The Parser exposes a set of wel

Media player app development for windows, Media Player App Development for ...

Media Player App Development for Windows 8.1 platform with outstanding UI, flexible controls and simple to use. The app should be consist of 1. Normal player controls 2. s

Explain system workflow and a human workflow, What is the difference amonga...

What is the difference amonga system workflow and a human workflow? A system workflow is a workflow that is developed to automate interactions between applications. Such workfl

Difference between an ado.net dataset and an ado recordset, Explain the dif...

Explain the difference between an ADO.NET Dataset and an ADO Recordset. The two main basic differences between recordset and dataset are as shown below :- 1) With the datase

ASP.NET, What is the Append Format for FileUpload Control in ASP.Net? What ...

What is the Append Format for FileUpload Control in ASP.Net? What it specify?

Write Your Message!

Captcha
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