Skip to content

fwang144/RandomGuessGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Guess Game

Summary

The web project aims to create a game that allows users to find a number within the range: Easy: 1-10, Medium:1-100, Hard:1-1000.

Knowledge Material:

Bisection Method

Programming Materials:

.Net, HTML, CSS

How to open the Dotnet project.

  1. Open Terminal
  2. Navigate to the folder location.
  3. Type in "Code ." to open it on Visual Code.
  4. in Visual Code or regular Terminal, type in "Dotnet run" to view it in the local host.

Website

Terminal Visual Code

Home Page

image

Easy

image

Medium

image

Hard

image

Unit Testing:

image

Followed a Test Driven Development while testing simple random class

Reference:

Tips on how to solve the Guessing Game, Use the Bisection Methods.

https://en.wikipedia.org/wiki/Bisection_method

https://en.wikipedia.org/wiki/Test-driven_development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •