[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [pygame] Introducing Pyzzle





>Since I'm new to pygame and game developing I thought id ask you how to go
>about coding Myst style interface. Which really just is lots (100s) of pics

I was wondering that myself.

There must be hot-spot editors out there that read in your bitmaps, and
output a text-format that would be read by your game.

With that said, another easy way to go (?) would be to use an html tool such
as Dreamweaver (or whatever), and then have python read-in the HTML for the
image-maps that was produced.

You could also probably write a hot-spot editor in python+tkinter pretty
quickly if your up on it.

m

-----Original Message-----
From: owner-pygame-users@seul.org [mailto:owner-pygame-users@seul.org]On
Behalf Of Andrew Jones
Sent: Wednesday, June 27, 2001 11:31 AM
To: pygame-users@seul.org
Subject: [pygame] Introducing Pyzzle


Hello,
Now that I have got my sound probs fixed its time to intoduce my project:
Pyzzle.

Pyzzle is a Myst/riven style game engine I am currently working on. It will
eventually be used for a  full blown adventure game that i've got cooking
away which is codenamed "MadTV" (no title real title yet). I'll be talking
about MadTV more in the future.

I'm finding working with python and pygame a real pleasure. Python's sintax
works with not against you as C's sometimes does and the pygame models are
clear and easy to implement. Thanks to all involved, they rock.

Since I'm new to pygame and game developing I thought id ask you how to go
about coding Myst style interface. Which really just is lots (100s) of pics
with there own hot spots and some simple logic for the puzzles. That's a
vast
over simplification, you have all played Myst so you know what's involved.
Any ideas?

Enough said.

Thanks
Andy



____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org