The first program I developed in Visual Basic, was a game where we have to guess a number.
The game allows the user to define:
- The range in which the number is;
- If we want to a hint;
- Limit number of attempts.
Can test the game by making the DOWNLOAD.
Develop a notepad as a test to somme features of Visual Basic.
The notepad allows:
- Change the font color;
- Change the font and size;
- Print.
Can test the notepad by making the DOWNLOAD