So the other day I was confronted with a challenge while developing my game. I needed a way to mix two colors programmatically. So in the rare chance that you’re confronted with the same challenge, let me make your life a little easier. Here’s the algorithm for it. You’ll need to make sure to split each [...]
Tag Archives | Code
IGConfigurableDropZone
Ever tried adding a drop zone to your Objective-c app? It can be a daunting task for newcomers and veterans alike. It’s one of those things that really should be a lot easier and require a lot less code. It’s for that very reason I present to you guys a tiny side project of mine… [...]
MovieClip library for Retina Displays (Corona SDK)
This project has been replaced by the MovieClipX project. Read more about it here. note: while you can still download the file here, I recommend you download the file from the official github page. I also recommend that you follow the github project if you have an account. That way you will be notified of [...]
First look at CandyEdit!
Halloo! Here’s the first preview of my code editor I’ve been working on for a little while “CandyEdit”! At first my main concern was the GUI (hence the name). I was only trying to make it as visually appealing as possible, after a little while I realized I added a whole lot of unnecessary junk and there [...]
iGaret 2.0
iGaret was originally a test for blogging traffic, but after a while I grew tired of logging all my information (and got next to no traffic). What many of you might know is I’m a Mac/iPhone/Web Programmer, and so I decided to turn this blog into my programming blog! I’ve been programming for a few [...]