Archive for June, 2010

Lone Survivor: Update

Lone Survivor – version 0.32 [Play online]
NOTE: This game contains explicit language. It’s recommended you close all other flash windows, including Youtube, for the best performance. Please note also that this is just a tech demo, and in no way shows the level of polish of a final game!

EDIT: The link now contains version 0.32, which improves flashlight, fixes a couple of bugs, and adds smooth room transitions, and lastly adds movement to points of interest automatically.

Update

I’ve linked to a new version of this, which is now running in the new version of the engine, which is close to complete.

Before, all the game objects such as the player were hard-coded in Actionscript using the Flixel framework.

Now instead, every game object is exactly the same thing as far as Flixel is concerned, except they run their own setup and logic routines which are all powered by the HAL parser (HAL is the name I’ve given to my script language). The player is slightly special in that it persists between rooms.

Sixel in Action

Also the assets are now handled in the editor (graphics and sound etc)… You just plonk one in the resource folder, and they appear in the editor. They’re automatically embedded into the Flixel code, so I never need to re-write it once it’s done. I hate manually typing in asset names!

I’ll probably write more about how my editor works at some point – it’s something I’ve worked on for a long time, and it’s just getting to a fairly usable state. There’s still work to do, but it’s almost possible to get a fully working adventure game out of it now. The last step is inventory handling, and I’ve got a plan for it, let’s hope it doesn’t take too long!

Unfinished Alphas

Here are links to a couple of games I never finished…

Trip:One

Trip One, version 0.41

Controls:

L/R: Turn
U/D: Thrust / Reverse

X: Ok / Primary Item
C: Cancel / Back / Secondary Item

ENTER: Bring up upgrade screen (can only upgrade when parked on top of the dropship).

HP is your ship’s shield. You can get it back by sliding on striped surfaces.
SP is your ship’s energy, and you won’t be able to use items (such as guns / shield) unless you have some. It replenishes over time.

Notes:

You can hold the X button to get rid of all the text. I’d recommend doing it first. I meant to improve the textbox system so they were more like auto-popups as in Starfox.

I had planned to make the inventory screen so you could actually swap between items when away from the dropship. Won’t probably get round to it now.

There’s quite a few items to be found. You can upgrade them or your ship by collecting starmen, which are used as currency.

If you die, you drop your starmen, and if you don’t then make it back to where you snuffed it, you’ll lose them forever. In general it’s best to upgrade as soon as you can (such as at the start, because you begin with 200 or so starmen).

* * *

Soul Brother

Soul Brother, version 0.5

There is actually a version 0.6 around which has quite a lot more in it as well as bugfixes. I will definitely post this at some stage soon. Just needs packaging up!

Controls:

L/R: Move

X: Ok / Use / Unique Move (such as Fly / Jump etc)
C: Cancel / Back

In other news, I can finally announce the game I’ve been designing in my day-job:

As it’s finally been announced at E3, I guess it’s ok for me to say.  It doesn’t get much more mainstream than this, folks!

Maverick Plane

Oh dear god, why is this the only game I’ve made in six months…


Download for Mac
Download for PC

Thanks to the wonderful Terry Cavanagh for his far superior Maverick Bus.

Note: The use of Comic Sans is ironic.