Triangular 2048
Part of being a game programmer is staying current with the latest trends and techs, so I spend a lot of time reading blogs and forums and following tutorials and introductions to new tools and APIs. After completing an online nano-degree course at Udacity, where we were tasked with creating clones of the popular JavaScript-based 2048 puzzle game, which has been open sourced on GitHub, I wanted to try something a little more original, and made a version of the game that has been adapted to a triangular grid.
The result is Triangular 2048, which was released on both web, and as an app for Android, Nook, and Kindle.