Releases: kaveenhyacinth/Jackpot
Releases · kaveenhyacinth/Jackpot
Jackpot [beta]
Jackpot 
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:
- First it asks to enter 3 keys to the system
- Then the numbers are checked with the inbuilt number array
- If it finds the key it will display Hooray! You Won ………
- 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