yeah I Figured. What is your game called?SpiritWebb wrote:Welcome...
In my personal opinion, I believe C++ is harder then Javascript, as C/C++ is object oriented programming and Javascript is much more abstracted...I myself tried learning C/C++ and it gave me a headache. My game is being built entirely using Javascript in the Unity environment.
Hello
-
- Posts: 548
- Joined: Sun May 30, 2010 3:49 am
Re: Hello
- SpiritWebb
- Posts: 3107
- Joined: Sun Jul 12, 2009 11:25 pm
Re: Hello
Mine is Undiscovered. You can find it in Project Showoff I...and the other Silver Town, also in Project Showoff IBaseball435 wrote:
yeah I Figured. What is your game called?
-
- Posts: 548
- Joined: Sun May 30, 2010 3:49 am
Re: Hello
ok I'll check them outSpiritWebb wrote:Mine is Undiscovered. You can find it in Project Showoff I...and the other Silver Town, also in Project Showoff IBaseball435 wrote:
yeah I Figured. What is your game called?
-
- Posts: 548
- Joined: Sun May 30, 2010 3:49 am
Re: Hello
Wow undiscovered is amazing! Please stick with this. You could have like a really big mmorpg if you finish this. Your encouraging mee to make a game like this! Oh and I put a question on undiscovered's topic
- SpiritWebb
- Posts: 3107
- Joined: Sun Jul 12, 2009 11:25 pm
Re: Hello
I saw it and replied! Thanks! We have actually put Silver Town on hold to complete Undiscovered. However as I stated on the Undiscovered topic, it will not be an MMO. The first version will be a single player game, that will eventually be upgraded to allow mulitplayer. Once we get that far into it, we will transform it into an MMORPG, where you can play as any of the races you come across in the storyline of the single player! 

-
- Posts: 548
- Joined: Sun May 30, 2010 3:49 am
Re: Hello
awesome! Are you making this by yourself? If not how many people are helping you? Oh and I saw silver town and it looked pretty good! I'm excited for undiscovered's because I like the idea of traveling and going to cities and stuff. But both your games have GREAT story lines!SpiritWebb wrote:I saw it and replied! Thanks! We have actually put Silver Town on hold to complete Undiscovered. However as I stated on the Undiscovered topic, it will not be an MMO. The first version will be a single player game, that will eventually be upgraded to allow mulitplayer. Once we get that far into it, we will transform it into an MMORPG, where you can play as any of the races you come across in the storyline of the single player!

EDIT: oh And check your private messages, I sent you one.
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: Hello
I am on the other side from Spirit. I know a good deal of C++, and while learning the syntax and basic usage of C++ is more difficult than Javascript, I had a much harder time learning to effectively use Javascript than C++ (although I already had a lot of object oriented experience when I learned C++). The low-level details of Javascript was very hard for me to wrap my head around, but JQuery gets around a lot of those details.Baseball435 wrote:ohh, well idk if you have used this, know it, or are learning it but, is it harder, as hard, or less hard then C++? Because I know some of that.Jackolantern wrote:Without using a library, Javascript is actually quite difficult; much harder than PHP. Many (possibly even most) web developers actually don't fully understand it, and just use code snippets and freely available scripts customized for their purposes. But using JQuery or its main rival, Prototype, you don't have to learn about all the low-level annoyances that typically plague Javascript development, such as complex selector logic or cross-browser portability.
The indelible lord of tl;dr
-
- Posts: 548
- Joined: Sun May 30, 2010 3:49 am
Re: Hello
oh ok. Yeah I might try and learn JavaScript. Because I would like to start using unity 3D and constructing my own game or maybe helping out with spiritwebb's game, UNO.Jackolantern wrote:I am on the other side from Spirit. I know a good deal of C++, and while learning the syntax and basic usage of C++ is more difficult than Javascript, I had a much harder time learning to effectively use Javascript than C++ (although I already had a lot of object oriented experience when I learned C++). The low-level details of Javascript was very hard for me to wrap my head around, but JQuery gets around a lot of those details.Baseball435 wrote:ohh, well idk if you have used this, know it, or are learning it but, is it harder, as hard, or less hard then C++? Because I know some of that.Jackolantern wrote:Without using a library, Javascript is actually quite difficult; much harder than PHP. Many (possibly even most) web developers actually don't fully understand it, and just use code snippets and freely available scripts customized for their purposes. But using JQuery or its main rival, Prototype, you don't have to learn about all the low-level annoyances that typically plague Javascript development, such as complex selector logic or cross-browser portability.
- PaxBritannia
- Posts: 680
- Joined: Sun Apr 18, 2010 1:54 pm
Re: Hello
You can also use C# on unity which is really similar to C++
Unity supports C#, Javascript and BOO (python)
Pax.

Unity supports C#, Javascript and BOO (python)
Pax.
-
- Posts: 548
- Joined: Sun May 30, 2010 3:49 am
Re: Hello
ok. I think I'll stick with js though because c++ can get complicatedPaxBritannia wrote:You can also use C# on unity which is really similar to C++![]()
Unity supports C#, Javascript and BOO (python)
Pax.