Page 1 of 5

Dimension 55355 - source code

PostPosted: Sun Mar 20, 2011 11:54 am
by lcl
You are now in Dimension 55355.

In here the ground is green. Or blue. Or red.
Be red to climb in blue ground.
Be blue to fall through blue ground.

CONTROLS:
Arrow keys - Move
Up - Enter door
Z - Jump
X - Change color
A - Toggle sound

NOTE:
The game is saved automatically when you finish a level. If you run out of lives you can continue from the level you were in by selecting "LOAD GAME" in main menu.

CREDITS:
Electronic music made by Hblade from the Game Editor forum
Made with Game Editor



DOWNLOAD:
Contains the full source code and windows and linux executables.
Executables are recommended for playing the game, Game Editor's game mode may lag a little.

Dimension 55355 full source download



FOLLOW DIMENSION 55355 ON GAME JOLT:
Dimension 55355 Game Jolt page



Menu.png

game.png

For nostalgic and historic reasons, the old version of this post is preserved below. Read if you want to laugh at young lcl's funny English. =P
Code: Select all
Hi all!

After nearly 4 months of work,
it's finally came time to publish my first complete game.
Dimension 55355 is a platformer style puzzle game with 30 levels of
good puzzles. There is little guy who has came to new dimension by accident and really needs
help for getting back home. Help him to make his way out of the maze.

Controls:

Return - select in menu
A - sound on / off
Arrow keys - move
Up - enter doors
Z - jump
X - change color


Some features:

- clone based door system
- typewritter style dialogs
- read dialogs from global array (allows creating new dialogs very easily)
- score system based on levels number of rooms
- automatic save game when entered new level


There is blue and red ground in the game. When the character is blue
he can climb in red land and oppositely. But when he is same colored as land, he will fall
through it.

I send now the whole source code of this game so everyone can see
how things are done. I hope it is helpful. I've added comments to codes so they are
more understandable.

Thanks to all the beta-testers and people who have supported and helped me.
Thanks to pyrometal for making all his fantastic games that inspired me!
And thanks to Hblade for the gameplay music. :)

Sorry for not using GE forum's upload, my java is out of date and I don't have time to update it now.

The game:
http://www.mediafire.com/?u8lyvnzd78p9yk0
Contains full source code and windows and linux executables. When you play game, use those exe's, they run fast, but GE's game mode doesn't.

Menu:
[attachment=1]Menu.png[/attachment]

Gameplay:
[attachment=0]game.png[/attachment]

Final update info:

I had to update this source code still once because I had done bad mistake with credits.
They closed the game even when they shouldn't. But now, the problem is fixed. :)

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 1:05 pm
by Game A Gogo
Great game! It works without any lag, like it should :D

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 1:11 pm
by lcl
Thanks.
I did everything for founding out all little bugs
and fixing them. :D

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 1:24 pm
by Game A Gogo
I couldn't find any!

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 1:37 pm
by lcl
Game A Gogo wrote:I couldn't find any!

That's positive. :D
What level did you get at?

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 2:15 pm
by lcl
Updated. :D

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 8:15 pm
by again
Wow I posted before but for some reason it didnt show!? Like I was saying the game is excellent and shows you can make commercial quality games with game editor.
I hope in the future Lcl decides to make an iphone version. I feel it will do very well.

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 8:20 pm
by lcl
again wrote:Wow I posted before but for some reason it didnt show!? Like I was saying the game is excellent and shows you can make commercial quality games with game editor.
I hope in the future Lcl decides to make an iphone version. I feel it will do very well.

Thanks! :D

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 8:39 pm
by schnellboot
lcl wrote:I send now the whole source code of this game so everyone can see
how things are done.

Where can we get the source code?

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 8:42 pm
by lcl
schnellboot wrote:
lcl wrote:I send now the whole source code of this game so everyone can see
how things are done.

Where can we get the source code?

xD sorry, I sent wrong link.. I have too many files at mediafire.. :lol:
Going to fix it now.

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 8:44 pm
by schnellboot
haha xD
I see the source is way bigger than exported game ..

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Sun Mar 20, 2011 8:47 pm
by lcl
schnellboot wrote:haha xD
I see the source is way bigger than exported game ..

Yeah, the exported was demo for beta-testers.. xD
I'm too excited.. Making fails like that one..

But now, discussion about the game. :)

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Mon Mar 21, 2011 1:14 am
by NightOfHorror
finally, a completed game. Keep up the excellent work.

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Mon Mar 21, 2011 11:56 pm
by Bee-Ant
Excellent! :D

Re: Dimension 55355 (FULL GAME) - source code!

PostPosted: Tue Mar 22, 2011 10:37 pm
by lcl
Bee-Ant wrote:Excellent! :D

Thanks. :D
What level are you currently in?

Still, some feedback would be nice..
Was the game built effective way?
Something needing more attention next time I make complete game?

I'd be very thankful if you as an experienced game creator would give me more exact
feedback. It would help me for improving my skills and the way I work for the
games to come.

But I don't want to put pressure on you. It would just be nice and helpful. :)

- lcl -