Thread: C++/Java
View Single Post
  #1 (permalink)  
Old November 7th, 2005, 01:33 PM
polakbob polakbob is offline
Registered User
 
Join Date: Nov 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to polakbob
Default C++/Java

I'm a veteran C++ coder who's working with another college student who does java. We're working on a small game that runs across the internet. He's doing the network based stuff, I'm doing the graphics based stuff. I hate Java pretty badly though and would love to find a way to do the gui in C++ and then implement it into the program. Some people I've spoken with say that it is possible but how? If anyone could help it would be greatly appreciated!

Reply With Quote