Tag: GitHub
Pixel Says: A Game with One Pixel
Posted on October 30, 2011 in Projects
A couple days ago I felt like doing a quick game for a little change from the game I've been working on for the last seven weeks. For some reason, I decided that limiting myself to only one pixel would be a cool idea. So last night, in an hour and a half, using FlashPunk, I put together a Simon Says remake called Pixel Says. Obviously, the only thing that I wasn't able to do...
Vault
Posted on April 03, 2011 in Projects
Well, this morning I created a little library for LÖVE called Vault. This library is about data storage (as in persistent data storage), and it allows you to store and retrieve data in native Lua data types. If you want to learn more have a read of the README over at its repo. I'll also be adding a project page for it sometime soon. Enjoy! EDIT: The new project page is over here: projects/lua/vault
AMFPHP Toolbox 2.1, GitHub, and SOSConnection 1.0.1
Posted on October 22, 2010 in Projects
Well, it's been awhile since I've posted. I've been a lot of stuff lately, so I haven't really had the time to make a post. Anyhow, in this post, I'll cover a few major events. The first thing I'll talk about is that the NovaFusion AS3 library is now hosted on GitHub as of yesterday. I have heard GitHub recommended among developers, and after giving it a try, I can certainly see why. Playing around...