Computer Science Canada Help creating a maze |
Author: | fpsgamer [ Wed Jun 21, 2006 4:35 pm ] |
Post subject: | Help creating a maze |
I need some help creating a maze. I am learning visual basic. But i don't know how to do collision detection or anything like that. If someone could help with that. thanks |
Author: | tupac [ Wed Jul 05, 2006 6:00 pm ] |
Post subject: | |
http://www.freevbcode.com/ShowCode.asp?ID=2310 <-- try this site if that doesnt work then just search in google |
Author: | r.3volved [ Wed Jul 05, 2006 7:37 pm ] |
Post subject: | |
Either that or create a grid with position squares like you would make a chess board. Hell of a lot easier with classes |