Question: Plants vs zombies in java

  • (2 Pages)
  • +
  • 1
  • 2

18 Replies - 847 Views - Last Post: 25 June 2012 - 10:01 PM Rate Topic: -----

#1 mt.live  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 7
  • Joined: 22-April 12

Question: Plants vs zombies in java

Posted 24 June 2012 - 01:03 AM

Is there any Source Code in java which be like Plants vs Zombies?
Is This A Good Question/Topic? 0
  • +

Replies To: Question: Plants vs zombies in java

#2 ILoveJava  Icon User is offline

  • D.I.C Regular

Reputation: 28
  • View blog
  • Posts: 369
  • Joined: 12-March 12

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 02:09 AM

Plants vs Zombies is a flash game. Which is completely different to Java.
Was This Post Helpful? -2
  • +
  • -

#3 mt.live  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 7
  • Joined: 22-April 12

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 12:43 PM

I mentioned something LIKE it. I should write it in java.

I mentioned something LIKE it. I should write it in java.
Was This Post Helpful? 0
  • +
  • -

#4 ILoveJava  Icon User is offline

  • D.I.C Regular

Reputation: 28
  • View blog
  • Posts: 369
  • Joined: 12-March 12

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 04:33 PM

You won't be able to produce a game like Plants vs Zombies purely in Java..
Was This Post Helpful? -3
  • +
  • -

#5 macosxnerd101  Icon User is online

  • Self-Trained Economist
  • member icon




Reputation: 9026
  • View blog
  • Posts: 33,482
  • Joined: 27-December 08

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 05:00 PM

Why not?
Was This Post Helpful? 1
  • +
  • -

#6 ILoveJava  Icon User is offline

  • D.I.C Regular

Reputation: 28
  • View blog
  • Posts: 369
  • Joined: 12-March 12

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 06:35 PM

Well, sure it could be done. But to replicate Plants vs Zombies, surely you'd need more than just Java?
Was This Post Helpful? -1
  • +
  • -

#7 sepp2k  Icon User is online

  • D.I.C Lover
  • member icon

Reputation: 1688
  • View blog
  • Posts: 2,553
  • Joined: 21-June 11

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 06:40 PM

View PostILoveJava, on 25 June 2012 - 03:35 AM, said:

But to replicate Plants vs Zombies, surely you'd need more than just Java?


Again: why? Or asked another way: What would you need other than Java?
Was This Post Helpful? 1
  • +
  • -

#8 macosxnerd101  Icon User is online

  • Self-Trained Economist
  • member icon




Reputation: 9026
  • View blog
  • Posts: 33,482
  • Joined: 27-December 08

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 06:43 PM

What does Java lack or you perceive it lacks?
Was This Post Helpful? 1
  • +
  • -

#9 pbl  Icon User is offline

  • There is nothing you can't do with a JTable
  • member icon

Reputation: 8018
  • View blog
  • Posts: 31,126
  • Joined: 06-March 08

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 06:44 PM

View PostILoveJava, on 24 June 2012 - 07:33 PM, said:

You won't be able to produce a game like Plants vs Zombies purely in Java..

Why ?
Was This Post Helpful? 0
  • +
  • -

#10 no2pencil  Icon User is offline

  • Original Digital Gansta
  • member icon

Reputation: 4463
  • View blog
  • Posts: 24,906
  • Joined: 10-May 07

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 06:45 PM

View PostILoveJava, on 24 June 2012 - 07:33 PM, said:

You won't be able to produce a game like Plants vs Zombies purely in Java..


View PostILoveJava, on 24 June 2012 - 09:35 PM, said:

Well, sure it could be done. But to replicate Plants vs Zombies, surely you'd need more than just Java?


First you declare it can not be done. Though it can be argued that your point was "You", as in the OP can't do it. Which is 100% correct as the OP is asking for help with this.

You then follow up a question to your statement which contradicts your original statement completely. However you then follow that with the same claim as the first statement, except in the form of a question.

If you are unable to answer the question, or actively participate in the conversation, please don't feel obligated to reply. Diarrhea of the keyboard can be an ugly thing ;)
Was This Post Helpful? 2
  • +
  • -

#11 pbl  Icon User is offline

  • There is nothing you can't do with a JTable
  • member icon

Reputation: 8018
  • View blog
  • Posts: 31,126
  • Joined: 06-March 08

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 06:46 PM

View PostILoveJava, on 24 June 2012 - 09:35 PM, said:

Well, sure it could be done. But to replicate Plants vs Zombies, surely you'd need more than just Java?

Why ? Elaborate your thougths about the problem that can be encountered
Was This Post Helpful? 0
  • +
  • -

#12 pvt_jaime  Icon User is offline

  • New D.I.C Head

Reputation: 3
  • View blog
  • Posts: 20
  • Joined: 27-May 12

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 07:57 PM

View Postmt.live, on 24 June 2012 - 01:03 AM, said:

Is there any Source Code in java which be like Plants vs Zombies?

It could be possible to recreate PvZ with java you will just need to spend many hours looking how to code everything. :3
Was This Post Helpful? 0
  • +
  • -

#13 atraub  Icon User is offline

  • Pythoneer
  • member icon

Reputation: 731
  • View blog
  • Posts: 1,877
  • Joined: 23-December 08

Re: Question: Plants vs zombies in java

Posted 24 June 2012 - 08:07 PM

View PostILoveJava, on 24 June 2012 - 07:33 PM, said:

You won't be able to produce a game like Plants vs Zombies purely in Java..


I wanted to give him the benefit of the doubt and assume that it was a personal statement against the OP... then he kept talking.
Was This Post Helpful? 0
  • +
  • -

#14 mt.live  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 7
  • Joined: 22-April 12

Re: Question: Plants vs zombies in java

Posted 25 June 2012 - 02:53 PM

Could you please introduce me a source code to refer to it when I get stuck?
Was This Post Helpful? 0
  • +
  • -

#15 macosxnerd101  Icon User is online

  • Self-Trained Economist
  • member icon




Reputation: 9026
  • View blog
  • Posts: 33,482
  • Joined: 27-December 08

Re: Question: Plants vs zombies in java

Posted 25 June 2012 - 02:54 PM

You can Google for it. The idea of writing code isn't like math, where you compare your work. You write your code and test it. If you don't have a good idea of how to start tackling the problem, this is probably too big a project for you. Heck, if you aren't a team of developers, I wouldn't encourage tackling this project.
Was This Post Helpful? 0
  • +
  • -

  • (2 Pages)
  • +
  • 1
  • 2