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
~1K People Reached
Favorite Tags
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
180
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
110
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
99
Member Avatar for jaypaul

Hello, I've started work on building a 2d tile based platform game, and have just been wondering about how to store/distribute the games levels. this game allows you to load a 'World' which is made up of potentially up to 10000 map files (A 100x100 grid, though most of the …

Member Avatar for Cardboard Box
0
164
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
75
Member Avatar for Cardboard Box
Member Avatar for nileshsarode06
0
83
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
90
Member Avatar for prabu.r
Member Avatar for jbennet
0
140
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
114
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
83
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
60