Skip to content

Releases: kaveenhyacinth/Jackpot

Jackpot [beta]

02 Jun 06:05
b5d2bc4
Compare
Choose a tag to compare
Jackpot [beta] Pre-release
Pre-release

Jackpot License: MIT

Overview

Jackpot is a windows application that can match the keys which a user has entered with its inbuilt number array.
This is powered by C# and .NET framework 4.7.2. In this program, Linear Search algorithm is used to match the numbers.

Flow:

  1. First it asks to enter 3 keys to the system
  2. Then the numbers are checked with the inbuilt number array
  3. If it finds the key it will display Hooray! You Won ………
  4. If it cannot find the key, it will display Oopz! Better Luck Next Time…

Whats new!

  • Identifies invalid inputs
  • Dynamic flat button
  • One button search and clear options
  • Use Tab to change the fields

Copyright (c) 2019 Kaveen Hyacinth