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.
Bisection Method
.Net, HTML, CSS
- Open Terminal
- Navigate to the folder location.
- Type in "Code ." to open it on Visual Code.
- in Visual Code or regular Terminal, type in "Dotnet run" to view it in the local host.
Followed a Test Driven Development while testing simple random class




