Computer Science Canada

3d maze gen

Author:  Homer_simpson [ Fri Apr 30, 2004 4:01 pm ]
Post subject:  3d maze gen

Comments are welcome...

Author:  Dan [ Fri Apr 30, 2004 6:15 pm ]
Post subject: 

i got some errors when i tryed to compile it:

Quote:
C:\Documents and Settings\Dan\Local Settings\Temp\Temporary Directory 1 for maze.zip\maze.java:524: '}' expected
}
^
C:\Documents and Settings\Dan\Local Settings\Temp\Temporary Directory 1 for maze.zip\maze.java:6: class wallsbackup is public, should be declared in a file named wallsbackup.java
public class wallsbackup
^
C:\Documents and Settings\Dan\Local Settings\Temp\Temporary Directory 1 for maze.zip\maze.java:380: cannot resolve symbol
symbol : method sort (double[])
location: class Obj3D
sort (tempa);
^
3 errors

Author:  Paul [ Sat May 01, 2004 7:51 am ]
Post subject: 

well, I got the same errors, one of them is the
public class wallsbackup
is called wallsbackup
so if you rename the file
wallsbackup.java
that error should go away?

Author:  Homer_simpson [ Sun May 02, 2004 2:54 pm ]
Post subject: 

this one will work for sure...

Author:  Paul [ Sun May 02, 2004 3:40 pm ]
Post subject: 

Uh... dude, thats an HTML file in disguise!
Shocked I got 100 errors when I tried to compile it Confused

Author:  Homer_simpson [ Mon May 10, 2004 9:15 am ]
Post subject: 

I dunno what the hell was wrong with all the other files i posted but this one will work for sure!
enjoy...

Author:  Dan [ Mon May 10, 2004 5:04 pm ]
Post subject: 

Prity cool, but it was not centered on the window. Are u plaing on making a game or anything with this?

Author:  Homer_simpson [ Mon May 10, 2004 10:46 pm ]
Post subject: 

nah... probably not... i'm just giving this and the terrain thingy for my isp this year... cuz i'm really busy with the websites i'm making and i already got a second job too... and i made those too in school time... so i doubt it... but feel free to manipulate the code anyhow u want... i also wanna give java mod credit for his help with the graphics...
cheers!


: