Update: Added second shot using early implementation of map lights.
Just added some rudimentary lighting. I'd like to get a bit of a gradient on the lighting effect, will see about doing that. However the cube shaped lighting sort of matches the style of the art - nothing else that's square in the game is really square in real life. Maybe I'll just leave it the way it is.
Quite a bit of other stuff has been completed as well at this point - switches and timers, cloud type levels, four direction map and a few other random things. The feature list I've got in my notes is getting longer but is still quite doable. Just need to sit down and pick a few things for each level and then design them out.
Okay, one more set of shots... and a build! Try it out yourself! See the key controls after download instructions. Download Mac users: Download Davey3.mac.zip. Unpack it somewhere and double-click "Davey" inside it - it should be the only file with a blue BlitzMax icon and has a blue finder highlight. I'll clean up the Mac version pretty soon so it's a bit easier to run.
Windows users: Download Davey3.sfx.exe and just run it. It will unpack itself into a temporary directory and cleanup after it's done running.
Controls: Arrows Move B Throw a boomerang - tip: the boomerang can collect objects for you Space Jump D Turn on debug - drops framerate considerably
I need some sleep Hope you enjoy. I'm going to bed now.
A few more screenshots - added a background (still experimenting with the styles for the backgrounds) and a cave screen, as well as the ability to pass between screens loaded from the map.
Allow me to quote not an essay, but merely a note on an essay:
[5] The key to wasting time is distraction. Without distractions it's too obvious to your brain that you're not doing anything with it, and you start to feel uncomfortable. If you want to measure how dependent you've become on distractions, try this experiment: set aside a chunk of time on a weekend and sit alone and think. You can have a notebook to write your thoughts down in, but nothing else: no friends, TV, music, phone, IM, email, Web, games, books, newspapers, or magazines. Within an hour most people will feel a strong craving for distraction.
This is something I know I struggle with. I feel like I waste so much time. It's really sort of ridiculous. When I get home from work, what do I do? Almost invariably, I do nothing worth noting. I find this frustrating in a deep sense. Perhaps I need to start every evening with the above exercise. I suspect that would get me doing something useful with more of my time.
To make it a bit easier to access a URL minimizing service - I've customized the great and simple surl AppleScript available here to display a Growl notification after the URL is on the clipboard. I prefer this to the beep in the original script since I have my speakers muted all day at work and never know when the things has finished posting (it can actually take quite awhile sometimes).
Download the script here surl.scpt.zip, instructions follow.
The first (and last) time I ever took Pepto was before my Sr. Prom when I felt sick as a dog after eating some horrible food at MOA. I puked immediately after taking the pink evil liquid.
Just got baApp to the point where it can run a simple example: a calculator. Here it is running the calculator app with the About App dialog open and TextMate showing the source code in the background:
And just for fun here is the source for the example app:
Another little tool I've been working on. The business logic seems to be really big though, not sure if I'll be able to ever finish it. This is as far as I have gotten: