Skip to content

castilhomarcos/Sort_and_search_app_Asessment1

Repository files navigation

Lottery Game - C# Assessment

This is a console-based lottery game implemented in C#.
It allows the user to pick numbers and checks matches using Binary Search.

Features

  • User selects numbers within a valid range.
  • Random numbers are generated and displayed.
  • Matches are checked using Binary Search.

How to Run

  1. Open the project in Visual Studio.
  2. Build and run the project (Ctrl + F5).

Technologies Used

  • C#
  • .NET

About

Lottery Game C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages