Java Fighters’ Universe

Posted On 十二月 12, 2007

歸檔於 Uncategorized

Comments Dropped leave a response

File 1

File 2

File 3

It is my second project, Java Fighters’ Universe. For playing this game, download the three files and rename them to “.java”.

i.e. FightersUniverse.java , BossPlayer.java , Player.java

After that,  complie the three files,

i.e. javac FightersUniverse.java BossPlayer.java Player.java

and then run the FightersUniverse.class.

i.e. java FightersUniverse

Here is a sample, of course it is edited, the window is not large enough to catch this picture, so I mixed up, I hope you don’t mind.

sample.jpg

In my game, there are four player,( Boss Joey, Boss Rain, Xandra, HZ), they are my best friends’ name! HAHA~!

It is not a funny game, as my first project. Only can test your luck.

Respond now.