+ 2
How to include a graphics header file of cpp in Atom text editor .....btw I'm using linux
cpp graphics
2 Answers
+ 4
Sdl2 resources
- can be used for games
https://www.sololearn.com/discuss/498964/?ref=app
+ 2
Download the graphics library
Include the path to the library to your code.
How try a tutorial
some options
Direct X ( Windows only )
SDL2 ( C++ library )
Open CV
https://www.sololearn.com/discuss/578649/?ref=app