Remaking my C++ game engine (SFML & CMake) VIDEO
Going to try and record the entire process of this. Not going to work on it when I'm not recording basically. First half or so was a weird tutorial-kinda thing for some reason. Dunno why, that's just how I explain things.
Original engine available here: https://github.com/ostanton/TailsEngine (will be updated after the remake is "done" enough).
Music:
https://www.youtube.com/watch?v=5mpP7AlyYiU
https://www.youtube.com/watch?v=OklkKENaEac
Other Videos By Stantz 2024-10-01 Remaking my C++ game engine (Part 11, better key inputs & global component things) 2024-09-27 Remaking my C++ game engine (Part 10, components and cameras) 2024-09-23 Remaking my C++ game engine (Part 9, registry improvements and concepts, etc.) 2024-09-20 Remaking my C++ game engine (Part 8, class registry & string localisation) 2024-09-13 Remaking my C++ game engine (Part 7, remaking the resource manager) 2024-09-01 Migrating from SFML 2 to 3 (remaking my C++ game engine part 6) 2024-08-26 Remaking my C++ game engine (Part 5, scalar controller inputs) 2024-08-07 Remaking my C++ game engine (Part 4, letterboxing with sf::View) 2024-08-03 Remaking my C++ game engine (Part 3, asset manager & testing) 2024-08-01 Remaking my C++ game engine (Part 2, entities and stuff) 2024-07-30 Remaking my C++ game engine (SFML & CMake) 2024-04-25 Medieval Hack 'n' Slash | Polish and Finalisation | KiSA Devlog 4 2024-03-12 Medieval Hack 'n' Slash | AI and UI | KiSA Devlog 3 2024-02-26 Medieval Hack 'n' Slash | Waves and Delegates | KiSA Devlog 2 2024-02-11 A Medieval Hack 'n' Slash Game | KiSA Devlog 1 2023-04-16 [OST] Counter-Strike: Condition Zero Deleted Scenes 2023-04-03 Moon OST
Tags: c++
cpp
game engine
cmake
tutorial