[MUD-dev] New Beginings

Draymoor a Vin il'Rogina draymoor at cloud9.net
Sun Jun 2 14:20:56 CEST 2002


Drylar wrote

> What I'd like input on is; what would be a good cross-platform
> language to learn?

To my knowledge, Java is the best cross-platform knowledge out there

> I need to learn where to go to begin on the groundwork for what I
> hope to become the next great multi-user online game.

My suggestion would be to code the game logic in C++ (for speed) and
the OS specific systems (Sockets, Multithreading, game driver) in
java, then import the C++ classes.

| Philip Loguinov
| Draymoor a Vin il'Rogina
| Head Coder/Admin: Nirvana Project
| http://drayworks.dhs.org



_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list