Outpost Universe Forums

Projects & Development => Outpost 2 Programming & Development => Topic started by: HaXtOr on September 16, 2004, 07:33:52 PM

Title: OP2 java multiplayer?
Post by: HaXtOr on September 16, 2004, 07:33:52 PM
Im good with java and i was thinking on writing op2 in java so i could play it on my mac ^_^ and anyother java based computer. any suggestions?
Title: OP2 java multiplayer?
Post by: PlayingOutpost0-24 on September 17, 2004, 03:17:30 AM
hehe a complete rewrite of OP2 in java? y not?
just make sure the java and OP2 is completely compatible (i mean... like OP2 can join into a game hosted in java client)
Title: OP2 java multiplayer?
Post by: Leviathan on September 17, 2004, 06:02:58 AM
lol
Title: OP2 java multiplayer?
Post by: gpgarrettboast on September 17, 2004, 07:01:28 AM
That'd be awesome!! lol. It'd be hard to interface the original w/ yours, but do what you want.  It'd be a fun alternative for those of us who can't play OP2 (original) multiplayer
Title: OP2 java multiplayer?
Post by: Hooman on September 17, 2004, 12:14:30 PM
Java! Omg, that's sick! But kinda funny. Well best of luck with it. If you ever get anywhere on it, i can probably help (by providing info) with interfacing it to the original. I guess I wouldn't mind playing OP2 on a unix based machine but I'm not so sure I want to do it with Java (read: my computer is too slow).
 
Title: OP2 java multiplayer?
Post by: BlackBox on September 17, 2004, 02:26:19 PM
hmm. good luck...... however, wouldn't it be easier to write it in another cross platform language, like Python?

(and yet another option is to write cross platform code using C++, and a cross platform graphics engine (eg. X Window System, wxWindows, SDL, ...) The only changes you'd have to make for each platform is how to compile on that given platform, eg. c++ compiler on unix = g++, c++ on windows = cl.exe)
Title: OP2 java multiplayer?
Post by: Arklon on September 18, 2004, 02:57:42 PM
Uh, this would be a huge project to make. :P
Title: OP2 java multiplayer?
Post by: HaXtOr on September 18, 2004, 05:43:01 PM
I got to thinking out this idea and came out with a hiarchychart and I think i may justy progam it.