This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-03-23 18:39:00

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

What software?

What software would I use to make good games like Terraria? I am willing to spend money if it is worth it. I would love to make a real game like that. Any help is appreciated  smile

Thanks.


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#2 2012-03-23 18:40:22

yoshidude56
Scratcher
Registered: 2010-01-12
Posts: 100+

Re: What software?

WindowsExplorer wrote:

What software would I use to make good games like Terraria? I am willing to spend money if it is worth it. I would love to make a real game like that. Any help is appreciated  smile

Thanks.

Java seems to be what a lot of people are using these days.


http://i46.tinypic.com/2ut2ir4.png

Offline

 

#3 2012-03-23 18:44:37

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: What software?

yoshidude56 wrote:

WindowsExplorer wrote:

What software would I use to make good games like Terraria? I am willing to spend money if it is worth it. I would love to make a real game like that. Any help is appreciated  smile

Thanks.

Java seems to be what a lot of people are using these days.

Hmm.. Terraria seems to be written in C#. I'll try Java, but I've only very basic knowledge.


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#4 2012-03-23 18:54:49

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: What software?

Java, C++, C.

Offline

 

#5 2012-03-24 03:45:25

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: What software?

Java seems good! I learnt how to do basic graphics.


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#6 2012-03-24 10:50:28

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Re: What software?

Java's popular and powerful.  C++ is also really good, and has several 3D graphics engines including Horde3D (my personal favorite, but I can't quite figure out how to get it working) and Ogre3D (I'm being forced to switch to it while I try to get Horde3D working).  Also, you might try Python- it has exceedingly simple syntax which is combined with power, and has several good graphics engines, including Python-Ogre (a Python binding of Ogre3D) and Panda3D (my personal favorite for Python).  If you go with Java, check the tutorials at thenewboston.org.

Offline

 

#7 2012-03-24 10:53:28

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: What software?

Pretty much any language that supports graphics and is fast  tongue


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#8 2012-03-24 10:59:00

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: What software?

or you could use game making software such as unity or Unreal


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#9 2012-03-24 12:43:20

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Re: What software?

Also, Lua is really good, and was used to write World of Warcraft, Star Wars Battlefront II, and Angry Birds.  For me, the graphics engine Löve2D usually runs on 61 FPS.

Offline

 

Board footer