Started a new project yesterday, tentatively titled “Game Changer”

May 29th, 2013

Technically I started working on my new game the beginning of this week (Monday, the 27th).

After having learned abit of haxe/nme/ and haxeflixel — I decided to go with HaxeFlixel for my new game.

The game is title Game Changer because it literally changes games every few levels. Started with an idea I was going to submit to Ludum Dare — it was the one with the theme of evolution. The idea was you take something like pong, and constantly evolve it to where it’s a completely different game. So I decided to use that as the basis for this project.

Here’s an outline I wrote –
Game Changer 1 –

3 levels per change –

catching ball paddle game
paddle ball deflection
pong
wallball
breakout
super breakout (moving bricks, w/shooting)
aliens (like space invaders without horizontal movement)
space invaders
galaxian (formations)
galaga (formations + bosses)
vertical shmup with scrolling enemies
vertical shmup with obstacles, collidable roof and floor (scrolling map)

36 levels total.

I’m making the game in the tiny resolution of 80×120 — with scaling of course. I’m doing a flash version first, and then I will see about other platforms. I basically chose the aspect ratio of the iphone — just 320×480 or 2:3 — (or 3:2 if you were doing landscape). I probably won’t target the iphone any time soon because I don’t have a mac, or an iphone. But I figured the aspect ratio would be a good one to target.

In any case here is a screen shot of my great *game* :
GameChangeSS0001

Here’s an early partial mockup of one of the space invaders type of levels — although it seems they have no room to move, and thus will probably be much much different in the real thing:
paddle_ball_evolver_mockup_80x120

That’s about it, I just wanted to show what I was working on.

Flash Fox official Update #1

February 3rd, 2013

I spent 3-and-a-half months working on sloped tiles using height-maps. I’m using LÖVE to develop my game in, and Tiled to make the maps.

Now I’ve started on my game, I don’t want to give too much away right now, but my main character is a Fox named Flash and he has to (surprise) rescue his girlfriend from a tower.

The game will be speed based. In this video I’ve just created some quickie temp graphics to give me visual feedback when you punch your enemies. So I will implement enemies next.

FlashFox_YTSS01

Current version of my “game”

January 30th, 2013

It’s a love file, but at least you can now download it/open it

FFEv1_0

Let me know what you think.