-7
\$\begingroup\$

Hello can you make a 3d game like minecraft using java?

\$\endgroup\$
6
  • 3
    \$\begingroup\$ This must be the most random question I've encountered here yet. You're asking if you can make 3D games in Eclipse, mention that you know it's not a Unity question and you give it the tag "minecraft". This is just pure gold :D \$\endgroup\$ Commented Jun 18, 2011 at 22:52
  • 1
    \$\begingroup\$ I just want to know lol sorry man i used that unity thing \$\endgroup\$ Commented Jun 18, 2011 at 22:55
  • 3
    \$\begingroup\$ Eclipse is just an IDE. It doesn't limit the kind of programs you can make. \$\endgroup\$ Commented Jun 18, 2011 at 23:06
  • 3
    \$\begingroup\$ Voted to close, not constructive. \$\endgroup\$ Commented Jun 18, 2011 at 23:41
  • 1
    \$\begingroup\$ Voted to close as well. Same reason. \$\endgroup\$ Commented Jun 20, 2011 at 14:24

1 Answer 1

4
\$\begingroup\$

Yes. You can create a 3D game like Minecraft in Java using Eclipse as your source code editor, but that's not all you'll need...

An MMORPG will require a lot of work (MMORPGs aren't known to be small projects), so you'll need a variety of tools for other aspects of the project:

  • graphics editors for various graphics (e.g., logo for the game)
  • 3D modeling tools (to create/modify 3D graphics)
  • word processor for the planning documents (a detailed plan is highly recommended)
  • word processor for writing story-lines (assuming there is at least one story-line)
  • word processor for documentation (your users will want some documentation)
  • web site development/maintenance tools (assuming there will be a web site)
  • accounting software (if your users need to pay for anything)
  • database management tools (you need to save user data and game state at the very least)

(If I've missed some important tools: Please make mention of each tool {and its use}, each in a separate comment {if nobody else has}, and I will likely upvote it.)

\$\endgroup\$
2
  • 8
    \$\begingroup\$ Minecraft in fact is written in Java. \$\endgroup\$ Commented Jun 19, 2011 at 6:16
  • 2
    \$\begingroup\$ @Tim Holt: +1 because you just made me laugh at myself. =D \$\endgroup\$ Commented Jun 19, 2011 at 15:27

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.