BoxPacker

Advanced game related topics
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

BoxPacker

Post by Konne »

Hi@all

This is a remake of a pocket calculator game.
It is possible to manage all Levels, the only level i'm not shure is the last (but it should be possible).
It is very easy to make Levels yourself because the Mapfiles are very understndable.

The Directory with "RetroGraphics" must me renamed to use it.

I wish you a lot of fun :D

www.komani.de/BoxPacker.rar
Apart from that Mrs Lincoln, how was the show?
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

Nice game :wink:
I like logic, hence I dislike humans but love computers.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

How about telling us the controls?
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

Trond wrote:How about telling us the controls?
You climb by pressing up, and lift boxes by pressing down.
I like logic, hence I dislike humans but love computers.
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Post by Konne »

Enter = Restart Level
Down = Take sth.
Up=Climb
Left=Left
Right=Right
Esc=End

Sry that I forgot that
Apart from that Mrs Lincoln, how was the show?
Fleath//
User
User
Posts: 47
Joined: Sun Feb 13, 2005 11:37 am
Location: Australia
Contact:

Post by Fleath// »

Plays pretty well, with some music, more refined sprites and maybe a really simple map editor it'd be one of the better PB games I've seen around the place. Well done.

Code: Select all

crush()
kill()
destroy()
Image
Add to PB logo to your game today.
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Post by Konne »

I had the Plan to make an Mapeditor but then I created a Map by Hand with the Texteditor from Microsoft and I saw that it was much more easy than with my Editor :)

And sry for not making sounds and good Images, cause maybe I'am a good Progger, but I'm a fool in creating sounds and Images. But If someone would like to make better graphics or sounds I would be pleased (I hope this is the write^^ word) to include them. And if someone masters the last Level (and says how it works) I also make a Multiplayer Mode and a nice menu:)
Apart from that Mrs Lincoln, how was the show?
Fleath//
User
User
Posts: 47
Joined: Sun Feb 13, 2005 11:37 am
Location: Australia
Contact:

Post by Fleath// »

I had a go
Dunno if you'll find them useful, but I had a go at the graphics ^^...And I couldnt get past the third level, hah.

Code: Select all

crush()
kill()
destroy()
Image
Add to PB logo to your game today.
Post Reply