0
C++ Game Project 2D RPG Demo help!
So i need some help with a project that i want to start and possibly finish it before May. Me and my friend are good at seperate things (me at programming and him a drawing) so for our school project we thought to make a simple demo game 2D rpg, but i need some help to figure it out how ans what programms to i need to use for that to happen.
6 Respuestas
0
Well, there are many libraries to use for 2D graphics in c++. I like to use SDL and OpenGL. OpenGL is harder to learn, so you need to know if you have time. In my opinion, the easiest graphics library is SFML, but its not as powerful (again, just my opinion), so you have to see if it provides enough power. Also, look on YouTube. It’s filled with c++ rpg resources.
+ 4
I am making an rpg with sdl2 from a tutorial.
https://www.sololearn.com/discuss/498964/?ref=app
+ 3
C++ Game Development Resources
https://www.sololearn.com/discuss/488976/?ref=app
+ 1
Look it up on YouTube or google. There are so many resources.
0
I saw somewhere about SFML but i dont know how it works tho 😅
0
Okay thanks alot