Edit: Now a video is up of the attached demo: In the previous post(Found here) I talked about creating shape objects at random positions and drawing them on the form. This tutorial will go over making them all move, and handling collisions. I made a Visual Basics project as a way to test “gravity.” You [...]
Since I learned this, I have been able to do a lot with handling objects. I will show how to be able to draw as many shape objects (in this case Rectangles) on the form and be able to handle them all, including collisions and movement! Note: This was made in Visual Studio 2008, if [...]
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 [...]