You can build a UI from it, but you have to build your own system. There are
libraries that you can use with pyglet, to work around this. Googling
'pyglet gui libraries' should be enough.

I don't understand what you're trying to say with the splash screen, but if
I'm correct, the tutorial is always where you should start:

http://pyglet.org/doc/programming_guide/writing_a_pyglet_application.html

<http://pyglet.org/doc/programming_guide/writing_a_pyglet_application.html>Pyglet
supports bidimensional arrays just as much as python supports them. It's up
to you to make a system that does 2D mapping with tiles from bidimensional
arrays, I suppose.

Hope that answers your questions.

On 24 July 2011 02:46, [email protected] <[email protected]>wrote:

> I read this was a graphic library, does that mean that I can also
> build a UI from it? Is it prepared for that or I will need to build my
> own system using Pyglet?
> Where should I look for creating a basic Splash Screen with pyglet, I
> thought on windows but it is not very much what I'm seeking.
> Last question (sorry), des pyglet support fully 2D and bidimensional
> arrays for 2D mapping with tyles?
>
> Thanks very much for reading.
>
> Regards.
>
> --
> You received this message because you are subscribed to the Google Groups
> "pyglet-users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/pyglet-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to