---
title: "Inside 22,734 Steam games | daniel.haxx.se"
description: "!https://daniel.haxx.se/blog/2024/06/20/inside-22734-steam-games/"
date: 2024-07-06
published: true
tags:
  - linux
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://daniel.haxx.se/blog/2024/06/20/inside-22734-steam-games/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://daniel.haxx.se/blog/wp-content/uploads/2016/09/GTA-end-credits-libcurl-1200x658.jpg" alt="Inside 22,734 Steam games — About a year ago I blogged about games that use curl. In that post I listed a bunch of well-known titles I knew use curl and there was a list of 136 additional games giving credit to curl. Kind of amazing that over one hundred games decided to use curl! At the time, lots of … Continue reading Inside 22,734 Steam games →" loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">Inside 22,734 Steam games</div>
      <div class="embed-card-description">About a year ago I blogged about games that use curl. In that post I listed a bunch of well-known titles I knew use curl and there was a list of 136 additional games giving credit to curl. Kind of ...</div>
      <div class="embed-card-meta">daniel.haxx.se &middot; daniel.haxx.se</div>
    </div>
  </a>
</div>


Interesting to see that curl is used in so many places.  I often think of things like games being so windows centric and curl being so linux centric I don't even think of these things crossing paths as much as they do.
