In dev c++ does anyone know how i can take a circle, rectangle, and triangle to create a penguin. I am really new at this by the way.

To make any type of graphics, you will need a graphics library. I recommend SFML (sfml-dev.org), as it is easy to learn and use, but there are many others as well, such as SDL. After you learn how to use the graphics library of your choice, you can write that program.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.