|
Gnu/Linux C++ Visual Libraries
Hello!
I'm looking for some visual C++ libraries to create some simple games (not 3d) I have been using javascript and the canvas tag but I need the speed of a compiled language and my only c++ experience was console c++.
I need to know mouse coordinates and I need to be able to draw shapes, sprites, and images, its very easy with Processing or Javascript but I would love to kill 2 birds with one stone since I have another C++ class coming up.
Thanks for the help.
|