Edit: Here is a demo video! This is a clone of the popular puzzle game Lights on. The purpose of the game is to turn all the lights on, or in this case; make all the buttons blue. Sounds easy, but once clicked the button clicked, the one above, below, to the left and right [...]
Edit: Now a demo video! This is one of the first VB.NET projects I actually did back in 2006. It’s a slot machine that had to incorporate alot of different things as part of the assignment, such as use of the string classes (toUpperCase, .length, etc)
I figured a little tutorial on mouse events in VB will be helpful! There are two methods, mouse down and mouse up. Mouse down handles clicking on the form, and basically doing things while the mouse button is being held down. Mouse up does the opposite, handles doing things when the mouse is not being [...]
This blog is dedicated to all the applications, or games I make. All the applications will be open source, in either VB6, VB.NET, C#.NET, C++/C, Objective C and Java. For the PC, iPhone/iPod Touch, Playstation Portable, and Xbox360 through XNA. Some applications are made for online games. Everything is released open source and free for [...]