Re: developing a game
- From: rsteinke w-link net
- To: gbabusia ulb ac be, gtk-list gnome org
- Subject: Re: developing a game
- Date: Sun, 14 Oct 2001 09:21:06 -0700
From: Gregory Babusiaux <gbabusia ulb ac be>
>
> hi i'm greg from belgium.
> I'd like to develop a simple simulation game for the x-window system.
> the screen would be separated in three windows acting separatly but in parallelism.
> the main window would contain simple graphics (a point moving on a world map).
>
>
> Can I program all this with gtk+ or is there anything better to do this?
>
> Hope my english isn't too bad
>
> nice day 2 all
>
> greg
Gtk+ should handle this fine. For the graphics window, you probably
want to use a GdkPixmap as a graphics buffer, or perhaps
just create your own custom widget derived from GtkDrawingArea.
Ron Steinke
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]