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

Re: New game project



Pedro Medeiros schrieb:
 
> how to optimize code for games yet. Our major problem is the set of libs and
> SDKs we could use. Libggi lacks the sprite handling support, although it's
> the most promissing environment.  Svgalib and X11 are both quite unfriendly,
> and it may not be a good idea to get messed up with them right from the
> start. SDL and Clanlib have those security issues too.

ClanLib has a LibGGI backend and SDL quite likely will have one, so
you´re relatively safe with them.

	Christian