Click to See Complete Forum and Search --> : Linux C++ Library


Ben Briggs
02-24-2001, 02:31 AM
What's a good C/C++ library for Linux? I would like to eventually make games, but at the moment, I'd like to do some simplier (I hope) things like text animation (i.e. percentage bar, rotating |/-\-| things).

So, what do you suggest?


I forgot to add that it has to be able to run from the console (no X on my box babe!)


[ 24 February 2001: Message edited by: Ben Briggs ]

EscapeCharacter
02-24-2001, 02:47 AM
curses, opengl and sdl to start

[ 24 February 2001: Message edited by: EscapeCharacter ]