Page 1 of 1

IceBreaker

Posted: Fri Sep 22, 2006 12:44 pm
by breeze
I study IPT at school, and recently we were given an assignment to make a simple game. I came up with IceBreaker, which is still in the Beta stages. It was made in Visual Basic, and is rather primative. You can download it here:
http://www.breezescorner.com/downloads.html

I'm having problems with the label displaying the level at the moment, and I cant find the problem. If anyone could help me smooth this out i could send you the source codes.

edit: I smoothed out the label error - turns out I had to change this:

Code: Select all

Form_Load
Level = Level + 1
To this:

Code: Select all

Level = Level + 1
Form_Load
What do you think?

ok

Posted: Sun Nov 26, 2006 11:38 am
by rwshthn
that you for i dont know wht is this