Low Level Game Dev

Low Level Game Dev

Views:
1,748,525
Subscribers:
58,500
Videos:
142
Duration:
15:08:44
Romania
Romania

Low Level Game Dev is a Romanian YouTube channel which has more than 58.5 thousand subscribers. His content totals roughly 1.75 million views views across 142 videos.

Created on ● Channel Link: https://www.youtube.com/channel/UChkC4u4KdnIDFh9hPqExLDg





Top 100 Most Controversial Videos by Low Level Game Dev


Video TitleRatingCategoryGame
1.Opening a file dialogue, your first bigger windows function. WIN API for Game Developers, day 4.37Tutorial
2.Handling Errors. WIN API for Game Developers, day 3.35Tutorial
3.Releasing my Game Jam games on Itch.io43
4.Window Input part 2, WIN API for Game Developers, day 13.54Tutorial
5.Trying My Steam Game on Mobile? (Midnight Arrow Devlog 3)46Vlog
6.Terraria in 72 hours #Shorts48Terraria
7.Reading and writing files. WIN API for Game Developers, day 5.52Tutorial
8.Window Input WIN API for Game Developers, day 12.66
9.Allocating Memory. WIN API for Game Developers, day 7.64Tutorial
10.I put my subscribers to the ULTIMATE CODING COMPETITION!54
11.Midnight Arrow Devlog, a day as an indie game developer54Vlog
12.Adding Steam Achievements (Midnight Arrow Devlog 4)56Vlog
13.Midnight Arrow Trailer58PreviewCounter-Strike: Source
14.Read process Memory + how to Cheat Engine. WIN API for Game Developers, day 8.87Tutorial
15.File mappings. WIN API for Game Developers, day 6.69Tutorial
16.Why does it take so long to release a Steam Game? (Midnight Arrow Devlog)64VlogCouch Combat
17.Manipulating the console, what is a HANDLE? WIN API for Game Developers, day 2.65Tutorial
18.Manipulating a Window. WIN API for Game Developers, day 10.85
19.Creating a Window in C++! WIN API for Game Developers, day 11.91Tutorial
20.Man makes a Mario AI without learning AI? How?72
21.WIN API for Game Developers, part 1, days 0-10, introduction.96Tutorial
22.Advanced OpenGL Topics, BETTER SSAO: HBAO79
23.We released half-life 3 before Valve did (community game engine announcement)84
24.Best Data Structure Ever?84
25.Making A chip8 Emulator, the best C project ever!87
26.Keyboard input, winMain, keylogger, sneak, WIN API for Game Developers, day 1.95Tutorial
27.Fixing my friend's game (making a retro racing arcade game in C++)95PalmRide
28.How to make your first C++ Visual Studio project138Tutorial
29.How I architectured my Game Engine97
30.Can chatGPT write a game in Unity? (All game code and assets generated by AI)99
31.Load DLLs. WIN API for Game Developers, day 9.116Tutorial
32.UNLIMITED textures in your Shaders! (OpenGL tutorial)207Tutorial
33.How to be productive as a programmer109Guide
34.Beginner Multi-player C++ Game Code Review126ReviewCounter-Strike: Source
35.The EASIEST way to setup OpenGL with Visual Studio. (CMake Setup for Gamedev)116
36.How to Implement Caustics in OpenGL158GuideMinecraft
37.How to make cross-platform games/apps in C++120Tutorial
38.5 Things I learned from making my first game in C++ and SFML126
39.How the Compile Time ECS works In my Minecraft Clone? + Templates152
40.Last Midnight Arrow Dev-log before I RELEASE my game!156Vlog
41.TOP 5 C++ tricks for EVERY DAY use134
42.I made Minecraft Dungeons in my custom engine (using C++)139Minecraft Dungeons
43.The best way of using CMake!214Tutorial
44.EASY Menus for Your C++ GAMES!195
45.I added Crafting to my Minecraft Clone!1,007Minecraft
46.I made a multiplayer game in C++ from scratch using enet147
47.Be careful how you use abstractions, write simple code151
48.How I made my first indie Steam game154PalmRide
49.C++ Developer Tries Box2D for the first time156
50.I made Cheat Engine in C++ (How does Cheat Engine work?)161
51.Making Terraria from scratch in 3 days (multiplayer, no engine just c++)162Terraria
52.Making a game from scratch in C++ (NO LIBRARIES NO ENGINE NO RUNTIME)162
53.Releasing My Game Engine175
54.WHAT DO YOU MEAN HELLO WORLD HAS A BUG?? C++ ICEBERG193
55.How do 10 YEARS of C++ gamedev look Like?199
56.Why I made my own 2D rendering library?200
57.You're saving the data wrong for your games, Here's how to do it!250Guide
58.Easy C++ Reflection280Tutorial
59.STOP! this is how YOU should set up your C++ projects for Game Dev!338Guide
60.The only CMake tutorial you will ever need (easy CMake setup tutorial)218Tutorial
61.Adding a level editor to my Steam Game!249
62.I released my first game on Steam. 5 Things I learned!352
63.Good API Design (C++ or any other language)266Guide
64.How many Triangles can my C++ Engine Render?292
65.WIN API for Game Developers, day 0, introduction245Tutorial
66.I made a 2D graphics library282Guide
67.Make your first Multi-Player Game NOW! + DISCORD GAMEJAM CHALLENGE309Tutorial
68.Can I make Multi-Player Minecraft from scratch in C++?250Minecraft
69.Making an Isometric Game in My C++ Engine to cheat on 3D317
70.Understand C++ Compile and Linker Errors!328Guide
71.I made my own 3D Graphics Engine (C++ and OpenGL)274
72.Minecraft world gen is sucks, so I fixed it! (C++ MINECRAFT clone)287Minecraft
73.Making Minecraft In Notepad with C++282Minecraft
74.I Made a Game Engine (C++)284
75.I made my own UI library in C++, How to design a complicated system?320Guide
76.How To Start or Continue Learning C++303Tutorial
77.I made my own programming language (how does a programming language work?)303
78.Is it hard to make a 3D Game in my Custom C++ Engine?509
79.C++ Game Programmer Tries ZIG for the first time.334
80.Can chatGPT write a game from scratch in c++?344
81.How to make Minecraft in C++ or any other language369TutorialMinecraft
82.How to organize main() and folder structure for C++ GAMEDEV, WIN API for Game Developers, day 14.466Tutorial
83.There are Random Numbers in Computers!421
84.Finally understand Pointers! FULL GUIDE!860Guide
85.Best Way To Start Learning C++!619Tutorial
86.How Much Money Did my Steam Game Make?491
87.I added Shaders to my C++ Minecraft Clone!440Minecraft
88.Make your first C++ game NOW! (How to make a game in C++)415Tutorial
89.I made Mario Kart in C++!573
90.I added Entities to my Minecraft Clone 🐽!729Minecraft
91.4 Deadly C++ Pitfalls that you should know about.957
92.Coding in C++ be like (C++ slander)489
93.Start using Asserts in your C++ code to ×2.3 its quality!728
94.You should make a Terraria Clone as a C++ Gamedev Beginner!819Guide
95.How to start Gamedev in C++1,437Tutorial
96.I linked all C++ gamedev Libraries, so you don't have to!1,006Tutorial
97.Adding Physics to my C++ Minecraft Clone!885Minecraft
98.Why you should make your own game engine in 2023836
99.All OpenGL Effects!2,834Minecraft
100.Is it that difficult to make a game engine?1,890