<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/lowlevelgamedev/best-of/2024/11" -->

---
title: Best Low Level Game Dev posts — November 2024 | daily.dev
description: The most upvoted Low Level Game Dev posts from November 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/lowlevelgamedev/best-of/2024/11
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/lowlevelgamedev/best-of/2024/11
og:type: website
og:site_name: daily.dev
og:title: Best Low Level Game Dev posts — November 2024 | daily.dev
og:description: The most upvoted Low Level Game Dev posts from November 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Low Level Game Dev — November 2024

1. 1  
[](https://daily.dev/posts/it-s-not-hard-to-make-games-in-c--phcbr62t0 "It's not hard to make games in C++")  
Video  
![Avatar of lowlevelgamedev](https://media.daily.dev/image/upload/s--Mggt4-BY--/f_auto/v1724390809/logos/lowlevelgamedev)Low Level Game Dev · 2y  
It's not hard to make games in C++  
C++ game development is often seen as challenging and unnecessary, but it holds significant value. The author shares personal experiences from attending game jams and developing games from scratch using C++ and OpenGL. Despite pushback and discouragement from peers, the author persisted in learning complex aspects like 3D rendering and multiplayer. The narrative underscores that while using game engines like Unity or Unreal is common, developing games in C++ can offer deeper programming knowledge and skill development. The author encourages others to explore game development in C++ and highlights its benefits and learnability.  
88  
3
2. 2  
[](https://daily.dev/posts/how-to-use-visual-studio-like-a-pro--0853j6rpb "How to Use Visual Studio Like a PRO!")  
Video  
![Avatar of lowlevelgamedev](https://media.daily.dev/image/upload/s--Mggt4-BY--/f_auto/v1724390809/logos/lowlevelgamedev)Low Level Game Dev · 2y  
How to Use Visual Studio Like a PRO!  
Learn essential shortcuts, tips, and tricks to navigate and write code more efficiently in Visual Studio. This guide covers everything from customizing the interface, using keyboard shortcuts for navigation, code writing techniques, and even useful extensions to improve your overall productivity.  
52  
2

[See all Low Level Game Dev archives](/sources/lowlevelgamedev/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/lowlevelgamedev/best-of/2024/11#page","url":"https://daily.dev/sources/lowlevelgamedev/best-of/2024/11","name":"Best Low Level Game Dev Posts — November 2024","description":"The most upvoted Low Level Game Dev posts from November 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/lowlevelgamedev/best-of/2024/11#items","numberOfItems":2,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/it-s-not-hard-to-make-games-in-c--phcbr62t0","name":"It's not hard to make games in C++"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/how-to-use-visual-studio-like-a-pro--0853j6rpb","name":"How to Use Visual Studio Like a PRO!"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Low Level Game Dev","item":"https://daily.dev/sources/lowlevelgamedev"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/lowlevelgamedev/best-of"},{"@type":"ListItem","position":5,"name":"November 2024"}]}]}
```

