Humble Book Bundle: Code Your Own Games
humblebundle.com
Humble Book Bundle: Code Your Own Games
1–5 of 5 posts
Re: Humble Book Bundle: Code Your Own Games
#2Re: Humble Book Bundle: Code Your Own Games
#3Just a note on the Unity book - it deals with 'UnityScript' and calls it 'Unity's Javascript', but just to call out that it's very much a language specific to Unity, and for that reason most people use C# with Unity because it's the standard C# implementation so can be used outside of Unity too. [1][2]
1. https://www.reddit.com/r/Unity3D/comments/3niwyu/what_progra...
2. http://wiki.unity3d.com/index.php/UnityScript_versus_JavaScr...
Re: Humble Book Bundle: Code Your Own Games
#4Re: Humble Book Bundle: Code Your Own Games
#5Looks like a good varied bundle with lots of options for game development. Just a note on the Unity book - it deals with 'UnityScript' and calls it 'Unity's Javascript', but just to call out that it's very much a language specific to Unity, and for that reason most people use C# with Unity because it's the standard C# implementation so can be used outside of Unity too. [1][2] 1. https://www.reddit.com/r/Unity3D/comme…
I imagine there might be some appeal to that, especially if your server is running NodeJS.