A fun game WIP

Hello, again.

I’m making (another) video game. It’s game-play will be focused around moving at fast, uncapped speeds, along with basic platforming tactics such as wall-jumping and whatnot. This is still a rough idea, though.

The thing I wanted to try out though is the Image-Based level system, where one layer would be the actual level, and another Foreground layer would be artsy details and whatnot. Right now I have just the basic level and some even simpler properties for them. For now, you can overwrite the current level with your own (as long as the play space is transparent!) image, and change the spawn positions and information, such as the level title and author, or the dimensions of the image. (If it isn’t equal to the actual image dimensions, it will be stretched out to fit the ones you gave it.)

The SpikeX and SpikeY thing under obj doesn’t really do anything ATM, but I plan to have an object editor so you can place objects easier in the level.

Oh, and you open the level properties with notepad, and the image should be PNG. :slight_smile:

Heres is a screenshot:

https://www.dropbox.com/gallery/21499454/1/Speed%20Demon?h=1026b5

And here is the download:

https://dl.dropbox.com/u/21499454/Games/speeddemon.zip

UPDATED VERSION: https://dl.dropbox.com/u/21499454/Games/New%20folder/speedemontigsrc.rar

If you have any ideas about the editor, or what I should do to make it less crap (If it is.), let me know. :wink:

EDIT: Thanks for the move and title change! :3

EDIT2:

Here are all the controls I forgot to post:

Left + Right Arrow keys - movement

Shift - Jump/Walljump

Down Arrow - Slow down/Stop

Ctrl [Toggle] - Focus Mode (Used to make complex movement at high-speeds easier.)

The dust effect is sexy

Thanks, but I need to polish it a bit more. :retard:

What language did you code it in?

I made a custom map and found out that you can’t walk on slanted surfaces, and you can jump from walls

[quote=“sersoft”]
I made a custom map and found out that you can’t walk on slanted surfaces, and you can jump from walls
[/QUOTES]
Slanted surfaces eh? That’s gonna be a bitch to fix. :\

If the pixels are small enough you should be able to go up the slope. I will try this now.

EDIT: I was right. You gotta have the image equal to the canvas size of the game for it to function properly, or artifacts can mess up the game. :\

Just add more PIXIELZ

how about releasing the source code?

Is there a way to jump yet?

Shift.

Here are all the controls I forgot to post:

Left + Right Arrow keys - movement

Shift - Jump/Walljump

Down Arrow - Slow down/Stop

Ctrl [Toggle] - Focus Mode (Used to make complex movement at high-speeds easier.)

EDIT: New version: https://dl.dropbox.com/u/21499454/Games/New%20folder/speedemontigsrc.rar

Founded in 2004, Leakfree.org became one of the first online communities dedicated to Valve’s Source engine development. It is more famously known for the formation of Black Mesa: Source under the 'Leakfree Modification Team' handle in September 2004.