Creating a Better Jump
Ed, from Roaming Gamer, wrote up an awesome script showcasing how to build a better jump. You can read the thread here –...
Leave a comment |No products in the cart.
Ed, from Roaming Gamer, wrote up an awesome script showcasing how to build a better jump. You can read the thread here –...
Leave a comment | Tagged corona sdk , game tutorialBelow is a list of 5 must have packages for the Atom text editor. This is a continuation of my previous post at http://gamebuildingtools.com/atom-text-editor/3-atom-packages-get-started...
Leave a comment | Tagged atom text editorA Quick Review In Part 1, we created our project, downloaded the assets, setup index.html, and styled our page. Now, we can actually...
1 Comment | Tagged javascriptWhen learning a new programming language, I have found it easier to learn when applying it to a project. If you are familiar...
1 Comment | Tagged javascriptBelow is a list of some of my favorite commands in the Atom Text Editor. These commands can help speed up workflow and...
Leave a comment | Tagged atom text editorIn a previous post, I mentioned that I made the switch from Sublime Text to Atom. Atom has some truly amazing features and...
1 Comment | Tagged atom text editorThe Atom text editor is truly a powerful tool. I recently had the need to separate a long line, separated by commas, into...
Leave a comment | Tagged atom text editorWhat if you could just type the word ‘scenetemplate’ and have all of the code for a scene template typed out for you?...
Leave a comment | Tagged atom text editorI recently made the switch from Sublime Text to using the Atom text editor. I love the functionality of sublime, but version 3 has been due...
Leave a comment | Tagged atom text editorHello and welcome to another tutorial for Corona SDK! In this tutorial, we’ll cover how to launch a rocket ship using Corona SDK....
2 Comments | Tagged corona sdk , launch , rockets