VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Used in VB 6 A guessing game where you must guess a number between 1 and 100 (the computer randomly

Patryk Jakubowski  (1 Submission)   Games   VB 6.0   Unknown Difficulty   Wed 21st March 2007   Mon 8th February 2021

Used in VB 6 A guessing game where you must guess a number between 1 and 100 (the computer randomly chooses a number every time.. keeps track

API Declarations


Dim compnumber As Integer
Dim usercount As Integer

You will need 3 textbox's named
txtguess
txtmessage
txtcount

A label named
lblinstruction

three command buttons named
cmdguess
cmdHoeToPlay
cmdReset

A list box named
lstguess




Rate Used in VB 6 A guessing game where you must guess a number between 1 and 100 (the computer randomly (1(1 Vote))
Used in VB 6 A guessing game where you must guess a number between 1 and 100 (the computer randomly.bas

Used in VB 6 A guessing game where you must guess a number between 1 and 100 (the computer randomly Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters