I need help for the windows version of my game!

Windows specific forum
User avatar
Brujah
Enthusiast
Enthusiast
Posts: 237
Joined: Mon Nov 03, 2003 7:45 pm
Location: Germany
Contact:

I need help for the windows version of my game!

Post by Brujah »

Hallo Purebasic Windows programmers.

Its possible to compile my game "The Lost Labyrinth" for Windows easily. but there are some things that are not working correctly.

Is there anybody that likes to help me with this?
I don't know the windows version of purebasic too good.

For example in the Screen where the player can select his Skills the Diamonds which indicate what skills you picked are not displayed. As is the graphic that surrounds the screen.
The file for this is called "skills.pb"

In the other screens this is working.... Confused...

In the game itself there are some minor graphical mistakes that I think come from the order the sprites are displayed. And when the screen is redrawn.
The file that is doing this is called "kampf.pb"

And always when you enter a new level you can increase one of your attributes. The background picture is not displayed, so it looks strange.
the file for this is "aufsteigen.pb"

Help would be greatly apreciated.

The homepage of our game is here:
http://laby.toybox.de
(And we got a Sourceforge Site)

Its all Open Source so you can easily download the sourcecode.
But you need the Archive and the sourecode. All files together in the same directory it should be easy to compile it.
Rolands
User
User
Posts: 39
Joined: Thu Jun 12, 2003 6:29 pm

PB files?

Post by Rolands »

Hi Brujah,

Do you mean you have some source code in PB or only in BB?
Cannot find any PB code.. :?:

Nice game by the way.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Yes - Is there a special archive/download for pb code - I only see blitz
Pupil
Enthusiast
Enthusiast
Posts: 715
Joined: Fri Apr 25, 2003 3:56 pm

Post by Pupil »

Try on sourceforge, i.e. the link in Brujah's sig.. and download the Linux version there..
Post Reply