courses and learning programms

Novice
intermediate
advanced

Libraries and Game Engines

ROBLOX

Roblox is an immersive educational tool where the opportunities for creativity and imagination are limitless. With Roblox people of all ages can start or advance learning real coding, game design and entrepreneurial skills.

Anyone can build a game on Roblox. It doesn’t matter if you’re new to coding or you’ve never designed your own virtual world. With a little imagination and the right tools, you’re already well on your way to taking the first leap into game development.

enroll for a course

STENCYL

Stencyl isn't your average game creation software; it's a gorgeous, intuitive toolset that accelerates your workflow and makes you understand programming logic better.

With extensive platform support, you can rest assured that all players will have access to your game.

The best Stencyl games have reached top slots in the App Store and Google Play while being featured under the "Best New Game" section under their respective stores.

enroll for a course

UNITY

Unity is a cross-platform game engine developed by Unity Technologies, first announced and released in June 2005 at Apple Inc.'s Worldwide Developers Conference as a Mac OS X-exclusive game engine. As of 2018, the engine had been extended to support more than 25 platforms. The engine can be used to create three-dimensional, two-dimensional, virtual reality, and augmented reality games, as well as simulations and other experiences. The engine has been adopted by industries outside video gaming, such as film, automotive, architecture, engineering and construction.

enroll for a course

C# /UNITY

The language that’s used in Unity is called C# (pronounced C-sharp). All the languages that Unity operates with are object-oriented scripting languages. Like any language, scripting languages have syntax, or parts of speech, and the primary parts are called variables, functions, and classes.

C# scripts are the code files that store behaviors in Unity, powering everything the engine does. While there are a lot of new tools that will allow a developer to make a game without them, scripts are still the best way to create custom actions and interactions within a game space.

enroll for a course

DEFOLD

Defold is a completely free to use game engine for development of console, desktop, mobile and web games.

The Defold editor runs on Windows, Linux and macOS and includes a code editor, debugger, profiler and advanced scene and UI editors. Game logic is written in Lua with the option to use native code to extend the engine with additional functionality. Defold is used by a growing number of developers to create commercial hits as well as games for game jams and in schools to teach game development. Defold is known for its ease of use and it is praised for its technical documentation and friendly community of developers.

enroll for a course