
Create a Plane Fighting Game in Corona
4 PostsIn this series, I will be showing you how to create a plane fighting game reminiscent of the old 1942 arcade game. Along the way, you'll learn about Corona's storyboard functionality, timers, moving a character, and a bit of trigonometry. Let's get started.View Learning Guide...
Working with Symfony 2
7 PostsIn this series, we take a look at how to build applications using Symfony 2.View Learning Guide...
The Complete Guide to the WordPress Settings API
8 PostsIn this series, we're going to take a deep dive into the WordPress Settings API. We're going to look at what it is, why it matters, and how to leverage it in our work.View Learning Guide...
The SOLID Principles
4 PostsFive agile principles that should guide you every time you write code.View Learning Guide...
Refactoring Legacy Code
11 PostsOld code. Ugly code. Complicated code. Spaghetti code. Jibberish nonsense. In two words, Legacy Code. This is a series that will help you work and deal with it.View Learning Guide...
Build a Grid-Based Puzzle Game Like Minesweeper in Unity
3 PostsPuzzle games often take place on a grid containing tiles that have behaviors and properties, and react to rules and inputs. In this series, Matthias Zarzecki shows you how to build a simple, basic version of the classic game Minesweeper—the perfect example to start from when creating your own puzzle games.View Learning Guide...



