Hello,I have been learning some basic C++ and was wondering would C++ be good to make internet flash games or should I try to learn Java instead? :confused:
Can C++ Be Used In Internet Flash Games?
Started by CommittedC0der, Dec 16 2009 05:10 PM
12 replies to this topic
#1
Posted 16 December 2009 - 05:10 PM
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
|
|
|
#2
Posted 16 December 2009 - 05:12 PM
flash is as far as I know written in "ActionScript"
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall
I study Information Systems at Karlstad University when I'm not on CodeCall
#3
Posted 16 December 2009 - 05:16 PM
OK let me rephrase it is C++ good for making 2d games to put on the internet?
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#4
Posted 16 December 2009 - 05:19 PM
Eh.. You'll need to write a plugin that your customers will have to install in their browser first. Java and Flash are the defacto languages for web games because they're generally already installed.
#5
Posted 16 December 2009 - 05:22 PM
If I have to wright my own plugin and stuff it will probably be easyer to just learn Java then learn C++ some other time.Thanks for your help.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#6
Posted 18 December 2009 - 09:15 AM
OK I'm not a big fan of Java how hard will it be to make a plugin?
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#7
Posted 18 December 2009 - 09:30 AM
What about actionscript ? Adobe Flash CS4 makes it very friendly to start learning to create flash games.
#8
Posted 18 December 2009 - 09:31 AM
Thanks I'll look into it.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#9
Posted 19 December 2009 - 04:45 AM
thegamemaker said:
OK I'm not a big fan of Java how hard will it be to make a plugin?
Extremely hard if it need to be portable, safe and fast. Well, just as hard as writing a fully-blown JVM. Java is the only technology now that has all these 3 features: Flash is slow and memory hog, Silverlight is not portable. Take JavaFX. Writing RIAs in it is a real fun.
#10
Posted 19 December 2009 - 08:12 AM
OK I'll keep trying to learn Java.:(
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#11
Posted 27 December 2009 - 03:49 AM
Dude, just make the game in flash, why are you making things complicated by creating a whole new plug-in? Let me remind you that some people won't install it, and that it will take you a lot of time to make.
#12
Posted 27 December 2009 - 03:58 AM
You can still go with Flash. It's a bit slow but you can still do a lot of really good things with it. Try out ActionScript.


Sign In
Create Account


Back to top









