No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
11 Posted Topics
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 …
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 …
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 …
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 …
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 …
Hi Does anyone know how to place sound in a vb.net project? Thanks
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 …
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.
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 …
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 …
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 …
The End.
Cardboard Box