kmakai

LD27

Hello, world?

This is my first foray into developing with C++ and Allegro (as well as Visual Studio,) and I’m quite happy with the process so far, except that it took me so long to figure this “bug” out:

floor = ceil =+ floor;

At first I was pretty shocked that this had happened and not been caught, but after staring at it for a minute it made sense; this was interpreted as “set floor and ceil equal to the positive of floor” which was not what I had intended. I guess this should teach me to be a little bit more careful when I’m trying to press the plus key quickly!

LD29

First LD Success!

Sundiver, my first Ludum Dare entry, is complete! Just in time, though maybe not as polished as I would have hoped for. I’m proud to have completed something playable, with all of the requisite components.

Using: HaxeFlixel, bfxr, bosca ceoil, paint.net, and a custom font here.

Screen Shot 2014-04-27 at 5.41.37 PM

Tags: first, ld29