Computer Science Canada Slide Puzzle! |
Author: | ZeroPaladn [ Tue Oct 24, 2006 12:40 pm ] |
Post subject: | Slide Puzzle! |
This is a slide puzzle I made, with the help of my teacher of course. It's not perfect, it doesn't randomize, and the win clause doesn't seem to be working. Either way, i still think its kinda cool, and its fun to do (for those of us who know how to do them). My first ever good VB program! EDIT: I used VB 6 to make this, so kep hat in mind. |
Author: | Silent Avenger [ Tue Oct 24, 2006 8:18 pm ] |
Post subject: | |
That's pretty good for your first good VB program. I think I might post my project on here once I hand it in to the teacher. Also one more tip, when making a project with a fair amount of code make sure you make plenty of backups. I say this because someone in my class saved over their project that was almost complete and now he has to start over. |
Author: | ZeroPaladn [ Wed Oct 25, 2006 11:34 am ] |
Post subject: | |
yeah i know, that happened to me with a popup program my teacher was making us do. we had to make 3 different ones, and i thought i could just save projct as and everything would be fine. i now currently have 3 forms and only 1 project for 1 of the forms. the other 2 were remade from scratch ![]() |
Author: | RGB255 [ Wed Oct 25, 2006 8:05 pm ] |
Post subject: | |
That's a pretty good tip Silent Avenger I'm pretty sure someone in my class will end up doing that. lol |
Author: | Silent Avenger [ Wed Oct 25, 2006 8:47 pm ] |
Post subject: | |
Yes it's a good tip but trust me it won't be that funny if it happens to you and it becomes a drag that you have to redo code over again if it happens. |