Animated Sprites | C Game + Engine From Scratch 12

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

How do you edit the sprite sheets? I've found some free sprite sheets online, but I don't know how to edit them so that they fit in a regular size like 24x24. GIMP?

alvalea
Автор

4:05 It would raise fewer eyebrows in code review if the block starting at line 11 specifically addressed the case where it equals zero. Personally I prefer the form "x = (test) ? y : z;".

WilliamDye-willdye
Автор

Hello I started programming 2 months ago and I only know C language. But I don't know anything about Open Gl.

Will these tutorial be enough to create my own similar game OR I will have to learn Open Gl first.

If that's the case then I will rather spend my time in learning C++ language than to learn Open Gl.😅

Please reply.
Also thanks for uploading these videos. I subscribed. Love from India ❤❤❤

Sorry if there are some English mistakes because English is not my first language.

AniketSingh-liyk