Making a game from scratch in C++ (NO LIBRARIES NO ENGINE NO RUNTIME)
#cpp #gamedev #gameprogramming #lowlevel #snake #winapi
Making the snake game in C++ with no libraries, no engine, just the os API.
Subscribe for more, I want to make a video like this one but with a 3D game written from scratch and other similar things that you don't want to miss out on.
Check out my discord server: https://discord.gg/eehehsPAka
Check out my Steam game: https://store.steampowered.com/app/2310670/Midnight_Arrow/
Source code:
https://github.com/meemknight/snakeNoLibraries
If you want to start making games in C++ check out this video: https://youtu.be/7qm4OR3EmnQ
Check out another video like this from my channel:
https://www.youtube.com/watch?v=XvPN6K5ATl0&ab_channel=LowLevelGameDev
music:
Allem Iversom, little blue - Reginald https://chll.to/587faacc
Other Videos By Low Level Game Dev
2023-01-13 | I made my own 3D Graphics Engine (C++ and OpenGL) |
2023-01-07 | Advanced OpenGL Topics, BETTER SSAO: HBAO |
2023-01-03 | Be careful how you use abstractions, write simple code |
2022-12-28 | Coding in C++ be like (C++ slander) |
2022-12-26 | 5 Things I learned from making my first game in C++ and SFML |
2022-12-17 | Can chatGPT write a game from scratch in c++? |
2022-12-14 | Can chatGPT write a game in Unity? (All game code and assets generated by AI) |
2022-12-08 | If you want to learn how to make games in C++ watch this (All the resources you need to get started) |
2022-12-05 | Terraria in 72 hours #Shorts |
2022-12-03 | Making Terraria from scratch in 3 days (multiplayer, no engine just c++) |
2022-11-28 | Making a game from scratch in C++ (NO LIBRARIES NO ENGINE NO RUNTIME) |
2022-11-25 | I made a multiplayer game in C++ from scratch using enet |