Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

11 Posted Topics

Member Avatar for Cardboard Box

Hi I recently learnt how to do crash collision based on colours. So you can use something like img.getpixel(0,0) to retrieve the colour of the pixel at (0,0) on the picture "img." I have experimented quite a lot with it and have managed to make some programs that draw a …

Member Avatar for Cardboard Box
0
216
Member Avatar for Cardboard Box

Hi A couple of days ago, my hard drive completely died. I didn't back up my work files, and would like to get them back. Is there any way I can get them back? The hard drive is absoluetely unrecognized. The SATA cables are in perfectly but the hard drive …

Member Avatar for Rik_
0
116
Member Avatar for Cardboard Box

Hi I was programming a 2D scroller game in VB.net, but am having problems with collision. I spent ages thinking how to program collision into my program, but haven’t gotten a good result yet. Basically, my game takes numbers from a notepad file and draws tiles on the screen based …

Member Avatar for Cardboard Box
0
104
Member Avatar for jaypaul

Hi I was considering the same question myself. I looked at a couple of good tutorials at vbprogramming8k, which taught me how to store data in a notepad text file. If you use a loop and a 2D array to store all the data, you can access numbers from the …

Member Avatar for Cardboard Box
0
171
Member Avatar for Cardboard Box

Hi I am going to make a virtual tour for my IST project at school. I am thinking perhaps an interactive cutscene of a guy skydiving, with ambient sounds. Does anyone know any good virtual tour software to use, which is very detailed and easy to use, as well as …

Member Avatar for caperjack
0
83
Member Avatar for Cardboard Box
Member Avatar for nileshsarode06
0
102
Member Avatar for Cardboard Box

Hi I spent several hours yesterday trying to fix an error with one of my classes. I have a clas which handles all the resources of a game, and they are all declared as public. When a function of the same rseource class is called by another class, its meant …

Member Avatar for nexocentric
0
96
Member Avatar for prabu.r

Hi I started off with "Sams Teach Yourself Visual Basic 5 in 24 hours" I am still a beginner and am continuing with "Programming Microsoft Visual Basic.Net 2003"(official microsoft book) I'm sure that there are different versions of both books for vb.net 2005.

Member Avatar for jbennet
0
158
Member Avatar for Cardboard Box

Hi How do you draw GDI+ graphics within a class? In my normal starting form, I use the form_paint event but the seperate class doesn't seem to accept the _paint event. So I instead put my gaphics code in the same area as my second classes form propertoes. Class SenateTown …

Member Avatar for Cardboard Box
0
120
Member Avatar for Cardboard Box

Hi I am making a 2D adventure/rpg game in vb.net. At the moment, the character in the game moves around a game map, and initiates battle with any enemies he comes across. The problem is that I want the terrain on the battle map to change according to the terrain …

Member Avatar for martonx
0
95
Member Avatar for Cardboard Box

Hi I am making a 2D game in vb.net. I have coded it for hours now and have 2 major problems. Ones to do with the map and mentioned in another thread. The other problem is with classes(I think). Would I need a seperate class for my main map, my …

0
63

The End.