Programming Language

Godot 3 Tutorial Series

Godot 3 Tutorial–GDScript Programming 101

  This video will teach you how to program using the built in scripting language, GDScript.  In addition to learning the basics of GDScript development, this tutorial also walks you through the script editor and teaches you how to debug your code.  It’s a long tutorial at just under 1 hour, but covers a heck […]

HaxeFlixel Tutorial Series Banner

Haxe and HaxeFlixel Tutorial Series

The following is the table of contents for the complete HaxeFlixel with Haxe tutorial series here on GameFromScratch.  We will look at all facets of creating a 2D game using the HaxeFlixel library and the Haxe Programming language. Table Of Contents getting started hello world sprites keyboard input mouse input cameras sprite animation sound and […]

I want to be a game developer… now what?

  With people looking to get into game development the same questions come up over and over, so I’ve opted to put my thoughts on the subject in one place and to compile a list of resources for new developers.   Those questions? “I want to learn game programming, what language should I use?” “Should […]

Apple Open Source the Swift Programming Language

  Rarely do I weigh in on programming languages, I don’t think that C++ is better than Java, or vice versa.  Each fills a niche, even the much maligned Visual Basic was a very good programming language for what it did.   That all said, Objective C sucks.  I hated it, I hate it, I […]

SpriteKit game development with Swift tutorial series

This is the table of contents for GameFromScratch’s ongoing tutorial series on programming games using the SpriteKit library with the Swift programming language.  This series will cover all you need to know to work with SpriteKit as well as some of the ins and outs of using the new Swift programming language with real world […]

Scroll to Top