Low Level Game Dev

Low Level Game Dev

Views:
2,049,250
Subscribers:
66,700
Videos:
157
Duration:
15:08:44
Romania
Romania

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

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





Top 100 Most Viewed Videos by Low Level Game Dev


Video TitleViewsCategoryGame
1.It's not hard to make games in C++206,647
2.Making Minecraft but the server is Optimized!95,941Minecraft
3.I Remade Minecraft But It is Optimized!95,935Minecraft
4.The 5 Levels Of C++84,184
5.Making a C++ game FULL GUIDE79,554GuideMinecraft
6.If you want to learn how to make games in C++ watch this (All the resources you need to get started)71,294Tutorial
7.Switch IS NOT FASTER than if, (in C++)52,919Minecraft
8.All OpenGL Effects!49,032Minecraft
9.Is it that difficult to make a game engine?41,950
10.It's easy to make a game engine from scratch!36,502
11.How to deal with memory allocation for C++ GameDev35,444Guide
12.Why I write C++ like it is C?34,505
13.How to start Gamedev in C++33,563Tutorial
14.How to make games in C++ from 0 experience!33,472
15.It's easy to make games in C++ from scratch!32,715
16.Don't do this optimizations!31,155
17.making Multi-Player Minecraft in C++ is HARD!27,176Minecraft
18.How I 2.81x my FPS, with a simple OpenGL trick!25,549
19.How you can start learning OpenGL23,942
20.Why you should make your own game engine in 202323,890
21.Making Minecraft, but the server can have UNLIMITED threads (almost)23,206Minecraft
22.Write code so good that it catches bugs for you!21,828Minecraft
23.Should you start with OpenGL or Vulkan?21,565
24.How To start learning OpenGL!20,784
25.I added Crafting to my Minecraft Clone!20,404Minecraft
26.This is not Minecraft, it's my C++ voxel game!20,148
27.Demystifying the C++ Compiler!19,944Minecraft
28.Dear beginners, please, STOP OPTIMIZING!19,313
29.Why is graphics programming SO HARD to learn? My story18,729
30.4 Deadly C++ Pitfalls that you should know about.18,127
31.Adding Physics to my C++ Minecraft Clone!17,204Minecraft
32.I linked all C++ gamedev Libraries, so you don't have to!16,160Tutorial
33.CMake FULL practical Guide!15,629
34.5 things I wish I knew before starting C++ Game Dev!15,517
35.You should make a Terraria Clone as a C++ Gamedev Beginner!14,199Guide
36.I made a physics engine in C++!13,830
37.Brutally Honest Advice for my younger C++ gamedev self13,504
38.Physics Engine In C++!13,388
39.Adding epic shaders to my C++ Minecraft clone!13,264Minecraft
40.How does Glowstone Xray in Minecraft work?13,075
41.Make your first C++ game NOW! (How to make a game in C++)12,892Tutorial
42.Finally understand Pointers! FULL GUIDE!12,482Guide
43.Start using Asserts in your C++ code to ×2.3 its quality!12,443
44.I made a compute physics engine on the GPU! (OpenGL C++)12,291
45.Optimizing my Voxel Game so it Runs on a Potato12,223Minecraft
46.C++ Debugger for complete beginners11,679Debugger
47.The only CMake tutorial you will ever need (easy CMake setup tutorial)11,341Tutorial
48.How Much Money Did my Steam Game Make?11,318
49.Coding in C++ be like (C++ slander)11,258
50.Best Way To Start Learning C++!10,928Tutorial
51.Can chatGPT write a game from scratch in c++?10,868
52.I added Entities to my Minecraft Clone 🐽!10,485Minecraft
53.C++ Game Programmer Tries ZIG for the first time.10,462
54.Why I moved my game to Javascript?10,195
55.10 Years of C++ Programming10,166
56.I made my own shadertoy in C++10,161
57.This keeps you stuck in your Low Level Game Dev Journey!10,087
58.I made my own programming language (how does a programming language work?)10,072
59.Is it hard to make a 3D Game in my Custom C++ Engine?10,030
60.One line 》make your OpenGL game look way better!9,745
61.Minecraft's World Gen sucks so I fixed it! (C++ Voxel Engine)9,625Minecraft
62.I made Mario Kart in C++!9,235
63.I made Silk Song in One Day In C++!9,166
64.is rand(); really evil? C/C++8,696Minecraft
65.I Made a Game Engine (C++)8,433
66.Adding Combat to my C++ Minecraft clone!8,259Minecraft
67.Adding my own sounds and sprites for my C++ Minecraft Clone 💪8,165
68.How to organize main() and folder structure for C++ GAMEDEV, WIN API for Game Developers, day 14.7,705Tutorial
69.How to make Minecraft in C++ or any other language7,554TutorialMinecraft
70.Can I make my own Switch 2 game in C++?7,504
71.I made my own 3D Graphics Engine (C++ and OpenGL)7,500
72.Visual Studio Power User Full Guide!6,837
73.The brute force method of coding! 💪6,750
74.I added Shaders to my C++ Minecraft Clone!6,739Minecraft
75.STOP! this is how YOU should set up your C++ projects for Game Dev!6,561Guide
76.The coding mistake everyone does6,560Minecraft
77.Draw to your C++ WIN API window! WIN API for Game Developers, day 15.6,400
78.I added the survival mode to my C++ Minecraft Clone!6,335Minecraft
79.Secret Way To Do Multi Threading6,205
80.Easy C++ Reflection5,866Tutorial
81.How many Triangles can my C++ Engine Render?5,692
82.There are Random Numbers in Computers!5,668
83.Become a Windows Power User for coders!5,668
84.Easy Debugging in OpenGL!5,618Minecraft
85.I made my own UI library in C++, How to design a complicated system?5,505Guide
86.The programming contest that changed my life!5,363
87.Making an Isometric Game in My C++ Engine to cheat on 3D5,328
88.Want to make games? Set your goals now!5,292
89.I made a 2D graphics library5,208Guide
90.Good API Design (C++ or any other language)5,081Guide
91.Understand C++ Compile and Linker Errors!5,020Guide
92.The best way of using CMake!4,882Tutorial
93.I released my first game on Steam. 5 Things I learned!4,745
94.EASY Menus for Your C++ GAMES!4,582
95.Minecraft in Notepad4,576
96.How To Start or Continue Learning C++4,382Tutorial
97.Make your first Multi-Player Game NOW! + DISCORD GAMEJAM CHALLENGE4,367Tutorial
98.Minecraft world gen is sucks, so I fixed it! (C++ MINECRAFT clone)4,154Minecraft
99.Can I make Multi-Player Minecraft from scratch in C++?4,103Minecraft
100.I made a multiplayer game in C++ from scratch using enet4,075