SuperPowers Tutorial Series

  The following is a collection of tutorials showing you how to use the Superpowers HTML5 game engine.  Superpowers is an open source collobaroative game engine with Typescript and experimental Lua support.   Part One – Getting Started In this tutorial we setup the Superpowers engine, launch a server and create our first project.   […]

SuperPowers Tutorial Series Read More

Love 0.10.1 Released

  A new version of Love, the popular Lua based 2D game engine, was released today.  Release 0.10.1 brings: Additions Added a new love.conf flag t.externalstorage, which determines whether files are saved in internal or external storage on Android devices. Added an optional ‘collideconnected’ boolean argument to love.physics.newMotorJoint. Added a new variant of love.graphics.arc which […]

Love 0.10.1 Released Read More

SuperPowers Tutorial Series–Part Four: Scripting Behaviors

  Welcome back to the ongoing Superpowers game engine tutorial series.  In the first part we got Superpowers installed and created our first project, in the second tutorial we look at Actors and Components, the “stuff that makes up your game world”.  Then we did a tutorial on Sprites and Animations give our “stuff” a […]

SuperPowers Tutorial Series–Part Four: Scripting Behaviors Read More

Virtual Reality Tutorials

Samsung Gear VR Development Getting Started Tutorials

  The following is a collection of tutorials and videos on getting started developing using the Samsung GearVR Oculus Rift powered VR headset.      Enabling Developer Mode on the GearVR Illustrates how to set your phone into developer mode, enabling you to preview VR applications without having to insert your device in the head […]

Samsung Gear VR Development Getting Started Tutorials Read More

Scroll to Top