Dimension 55355 - source code

Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot.
The file must have the ged and data files (complete game source)
Use the forum attachment to post the files.
It is always better to use the first post to put the game files

Dimension 55355 - source code

Postby lcl » Sun Mar 20, 2011 11:54 am

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. :)
Last edited by lcl on Fri Mar 24, 2017 9:03 am, edited 22 times in total.
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

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

Postby Game A Gogo » Sun Mar 20, 2011 1:05 pm

Great game! It works without any lag, like it should :D
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

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

Postby lcl » Sun Mar 20, 2011 1:11 pm

Thanks.
I did everything for founding out all little bugs
and fixing them. :D
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

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

Postby Game A Gogo » Sun Mar 20, 2011 1:24 pm

I couldn't find any!
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

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

Postby lcl » Sun Mar 20, 2011 1:37 pm

Game A Gogo wrote:I couldn't find any!

That's positive. :D
What level did you get at?
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

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

Postby lcl » Sun Mar 20, 2011 2:15 pm

Updated. :D
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

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

Postby again » Sun Mar 20, 2011 8:15 pm

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.
Free windows mobile games like doodle jump and super mario bros
http://krenisis.freeforums.org/
again
 
Posts: 258
Joined: Wed Jan 19, 2011 7:06 pm
Score: 33 Give a positive score

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

Postby lcl » Sun Mar 20, 2011 8:20 pm

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
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

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

Postby schnellboot » Sun Mar 20, 2011 8:39 pm

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?
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

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

Postby lcl » Sun Mar 20, 2011 8:42 pm

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.
Last edited by lcl on Sun Mar 20, 2011 8:45 pm, edited 1 time in total.
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

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

Postby schnellboot » Sun Mar 20, 2011 8:44 pm

haha xD
I see the source is way bigger than exported game ..
schnellboot
 
Posts: 819
Joined: Sat Mar 31, 2007 1:35 pm
Location: Germany
Score: 102 Give a positive score

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

Postby lcl » Sun Mar 20, 2011 8:47 pm

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. :)
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

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

Postby NightOfHorror » Mon Mar 21, 2011 1:14 am

finally, a completed game. Keep up the excellent work.
viewtopic.php?f=2&t=12136
"I have not failed. I just found 10,000 ways that wont work." quoted by Thomas Edison.
Over the year, I decided my motto for me is I am knowledgeable, but not practical.
User avatar
NightOfHorror
 
Posts: 1823
Joined: Fri Aug 27, 2010 2:50 am
Location: Cedar Hill, MO, of the USA
Score: 51 Give a positive score

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

Postby Bee-Ant » Mon Mar 21, 2011 11:56 pm

Excellent! :D
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

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

Postby lcl » Tue Mar 22, 2011 10:37 pm

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 -
User avatar
lcl
 
Posts: 2339
Joined: Thu Mar 25, 2010 5:55 pm
Location: Finland
Score: 276 Give a positive score

Next

Return to Game Demos

Who is online

Users browsing this forum: No registered users and 1 guest