3d maze gen
Author |
Message |
Homer_simpson
|
Posted: Fri Apr 30, 2004 4:01 pm Post subject: 3d maze gen |
|
|
Comments are welcome...
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
Dan
|
Posted: Fri Apr 30, 2004 6:15 pm Post subject: (No 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
|
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
Paul
|
Posted: Sat May 01, 2004 7:51 am Post subject: (No 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?
|
|
|
|
|
|
Homer_simpson
|
Posted: Sun May 02, 2004 2:54 pm Post subject: (No subject) |
|
|
this one will work for sure...
|
|
|
|
|
|
Paul
|
Posted: Sun May 02, 2004 3:40 pm Post subject: (No subject) |
|
|
Uh... dude, thats an HTML file in disguise!
I got 100 errors when I tried to compile it
|
|
|
|
|
|
Homer_simpson
|
Posted: Mon May 10, 2004 9:15 am Post subject: (No subject) |
|
|
I dunno what the hell was wrong with all the other files i posted but this one will work for sure!
enjoy...
Description: |
|
Download |
Filename: |
walls.zip |
Filesize: |
3.11 KB |
Downloaded: |
520 Time(s) |
|
|
|
|
|
|
Dan
|
Posted: Mon May 10, 2004 5:04 pm Post subject: (No subject) |
|
|
Prity cool, but it was not centered on the window. Are u plaing on making a game or anything with this?
|
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
Homer_simpson
|
Posted: Mon May 10, 2004 10:46 pm Post subject: (No 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!
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
|
|