Home games How I Made A Game WITHOUT A Game Engine in C++

How I Made A Game WITHOUT A Game Engine in C++

by admin



I hope you enjoyed my development process in making a game without a game engine! I was nervous about my ability to do so going into it but by the end I was very comfortable!

This video idea was heavily inspired by @Chadderbox

Download the Game Here: https://ethanrce.itch.io/spaceshooter
Look at the Code Here: https://github.com/ethanrce/SpaceShooter
Asset Pack: https://ansimuz.itch.io/spaceship-shooter-environment

Thanks for watching, make sure you like and subscribe! ๐Ÿ‘
SUBSCRIBE Today โ–ถ http://youtube.com/c/Ethom

โ–ผ MUSIC! โ–ผ
Sarah, the Illstrumentalist โ€“ Monarch Butterflies
Sarah, the Illstrumentalist โ€“ Venice Smooth
Sarah, the Illstrumentalist โ€“ Beach Day in Brooklyn
Timothy Infinite โ€“ Wash
Dylan Sitts โ€“ Nice Furniture

โ–ผ STAY CONNECTED! โ–ผ
๐ŸŽถ Twitch: https://www.twitch.tv/ethom_
๐Ÿฆ… Twitter: https://twitter.com/ethanrce
๐Ÿšน Discord: https://discord.gg/B22jvMM

Support me โžก https://streamelements.com/ethom_/tip

source

Related Videos

11 comments

@Lasang824 September 22, 2024 - 3:27 pm

Consider me your first fan! remember me when you become famous because you damn sure will be

@ender5023 September 22, 2024 - 3:27 pm

Very interesting! I'm learning C# and Algebra through to Calculus/Trig. As soon as you mentioned the math that is involved I got quite excited! I hope you keep making stuff!

I do hope to learn C and C++ more thoroughly in the future. How was your experience with C++? I've done a bit of C and I really like the syntax of it.

@mrmcwellium September 22, 2024 - 3:27 pm

Now make it from scratch using windows API

@Mugruokgt September 22, 2024 - 3:27 pm

Great video style – zen and educational – love it , you earned yourself a subscribe my dear sir

@Hazarth September 22, 2024 - 3:27 pm

to be fair, raylib is a game engine still. It's just super low level. I made my own game engine with raw OpenGL before and compared to that, RayLib helps so much with all the boilerplate stuff like loading textures and models, transforms and all that.

that being said, I love raylib. I don't really use it for game dev anymore, cause It's still much faster to prototype and make something with godot, but to this day raylib is my #1 most favorite low level engine. Compared to say pygame or libgdx, raylib stands out to me as something special. You can even export raylib games to android (tried it, works perfectly fine)

Edit: I'm wrong, it's not really a game engine, even raylib itself describes itself as a library rather than an engine! my bad.

@Kman_252 September 22, 2024 - 3:27 pm

Great work bro !!

@cash5984 September 22, 2024 - 3:27 pm

nice job cutie

@ThePowerRanger September 22, 2024 - 3:27 pm

Cool!

@albahalab-rb9kb September 22, 2024 - 3:27 pm

Impressive!

@ourabig September 22, 2024 - 3:27 pm

how did you learn raylib

@seshiria_4290 September 22, 2024 - 3:27 pm

Eyy nice

Comments are closed.