Find Jobs
Hire Freelancers

Build me a windows app c# TODAY

$10-30 USD

In Progress
Posted almost 5 years ago

$10-30 USD

Paid on delivery
Start Game Button Click Generate a Random number to the Random Number Variable Set Guesses Variable to 0 Disable the Start Button Enable the Guess Button Enable the Guess Text Box Set Focus to the Guess Text Box Guess Button Click Increment Number of Guesses variable by 1 Display number of Guesses in Number of Guesses Label if the guess in the text box is not numeric (I will give you this code) { Display a Message Box "Numbers Only" Clear the guess text box Set focus to the guess text box } else { Move the value in the guess textbox into a guess variable. if the guess variable is less than the random number { Display in a message box "Too Low"; Clear the guess text box Set focus to the guess text box } else if the guess variable is greater than the random number { Display in a message box "Too High"; Clear the guess text box Set focus to the guess text box } else (it was guessed) { Display in a message box "You Guessed it in x attempts."); Disable the guess text box Disable the guess button Enable the Start Button if the current user's number of guesses < lowest score { Set the best score integer to the user's number of guesses Display the new best score in the best score label Reset the current number of guesses label to 0 (ready for new game) Reset the current number of guesses variable to 0 (ready for new game) Clear the number in the guess text box } } } Exit Button Click Quit Program Getting Started 1. Build the screen as close to the screen design as I provided. Use the object names I provide in the TOE. Take note that the Number of Guesses and Best Score sit on a Group Box. 2. The Submit Guess button and Guess text box should be disabled at design time. You can’t submit a guess until the game has started. 3. Set your form’s tab order 4. Make the Submit button your form’s Accept button 5. Make the “S” in “Start Game” the hot key. 6. Make “G” in “Submit Guess” the hot key. 7. Make the “x” in “Exit” the hot key. 8. Create three class level integer variables – one to hold the generated random number, one for number of guesses and finally best score. Set the value of the best score initially to 99 as a primer. We will display a “?” when the game starts. Once someone gets a score below 11, the ? will be replaced with new low score. 9. Code your Start Button Click Event handler. Use this code at the start to generate a random number. Use intRandomNumber as the variable. Random rnRandomNumber = new Random(); intRandomNumber = [login to view URL](0, 1000); 10. Add the following code (function or value returning method) above the second to the last bracket in your code. private bool isNumberInt(string strInput) { try { int intValue = [login to view URL](strInput); return true; } catch (Exception) { return false; } } This function determines if a value in a text box is numeric. It can be used in your Guess Click event handler like this: if (!isNumberInt([login to view URL])) { [login to view URL]("Integers Only. Retry."); [login to view URL](); } • Add a counter allowing the user to have a maximum of 10 attempts before losing. • Add a game appropriate image to app. • Add sound to app. Replace message box with audio. • Capture and display the best score and the best scorer’s name. • Save the best score so that each time you start the program the best score is retained.
Project ID: 19959312

About the project

4 proposals
Remote project
Active 5 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
4 freelancers are bidding on average $33 USD for this job
User Avatar
**Dear** I know many programming languages such as c , c++ , c# , wpf, OCR, java, android, php, ionic, python, react, cocos2d, unity, xcode, ... I have some experiences in meta trader. Also i am a good machine learning expert with python for recognition. I am a programmer with good logical thinking and problem solving skills. I’ve carefully gone through your job description and so I am very interested in your project. "Correct implementation for requirements + Fast Speed + Top Quality + Time". This is my working style. I can start your project immediately and finish your project successfully within given timeframe with high quality Pls contact me and work with me. Thank you.
$55 USD in 1 day
5.0 (82 reviews)
6.6
6.6
User Avatar
I hold a degree in Computer Engineering. I minored in Programming with a focus in c,c++, assembly. Whether independent or operating on a team my analytical approach to problem solving has been a plus. i have experience of 5 years in assembly language, assembler, c programming, c++ programming, c# programming Kindly reply me soon so we can discuss more about this. Thank you
$20 USD in 7 days
4.9 (11 reviews)
3.8
3.8
User Avatar
So detailed what left to do is just write codes. :) I have been developping windows software for some years. Please consider hire me, thanks
$30 USD in 1 day
5.0 (8 reviews)
3.9
3.9

About the client

Flag of UNITED STATES
Spokane, United States
5.0
1
Payment method verified
Member since Jun 11, 2019

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.