Compare commits

...

3 Commits

Author SHA1 Message Date
Luca Ferranti
efe4e694ad
Merge 0162738b68 into 993cee41a5 2024-08-08 08:22:43 -05:00
Sindre Sorhus
993cee41a5 Meta tweaks 2024-08-08 15:04:08 +02:00
lucaferranti
0162738b68 Add Xiangqi 2024-07-15 23:45:54 +03:00

View File

@ -2,17 +2,17 @@
<img width="500" height="350" src="media/logo.svg" alt="Awesome">
<br>
<br>
<!-- <br>
<br>
<br>
<div>
<sub>Check out my macOS app</sub>
<br>
<h2>
<a href="https://sindresorhus.com/week-number">Week Number</a>
<a href="https://sindresorhus.com/menu-bar-spacing">Menu Bar Spacing</a>
<br>
<sup>The current week number in your menu bar</sup>
<sup>Customize the gap between menu bar items on macOS</sup>
</h2>
</div> -->
</div>
<br>
<br>
<br>
@ -32,11 +32,6 @@
</a>
<br>
<br>
<a href="https://retool.com/?utm_campaign=sindresorhus">
<img src="https://sindresorhus.com/assets/thanks/retool-logo.svg" width="210"/>
</a>
<br>
<br>
<a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesome&utm_source=github">
<div>
<img src="https://sindresorhus.com/assets/thanks/workos-logo-white-bg.svg" width="200" alt="WorkOS">
@ -49,31 +44,6 @@
</div>
</a>
<br>
<a href="https://strapi.io/?ref=sindresorhus">
<div>
<img src="https://sindresorhus.com/assets/thanks/strapi-logo-white-bg.png" width="200" alt="Strapi">
</div>
<b>Strapi is the leading open-source headless CMS.</b>
<div>
<sup>Its 100% JavaScript, fully customizable, and developer-first.</sup>
</div>
</a>
<br>
<br>
<a href="https://serpapi.com#gh-light-mode-only">
<div>
<img src="https://sindresorhus.com/assets/thanks/serpapi-logo-light.svg" width="140" alt="SerpApi">
</div>
<b>API to get search engine results with ease.</b>
</a>
<a href="https://serpapi.com#gh-dark-mode-only">
<div>
<img src="https://sindresorhus.com/assets/thanks/serpapi-logo-dark.svg" width="140" alt="SerpApi">
</div>
<b>API to get search engine results with ease.</b>
</a>
<br>
<br>
<br>
<a href="https://transloadit.com?utm_source=sindresorhus&utm_medium=referral&utm_campaign=sponsorship&utm_content=awesome">
<picture>
@ -100,6 +70,21 @@
</a>
<br>
<br>
<a href="https://encore.dev?utm_campaign=github_repo&utm_medium=referral&utm_content=sindre&utm_source=github">
<div>
<picture>
<source width="230" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-dark.svg">
<source width="230" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-light.svg">
<img width="230" src="https://sindresorhus.com/assets/thanks/encore-logo-light.svg" alt="Encore logo">
</picture>
</div>
<b>The development platform for building type-safe distributed systems</b>
<div>
<sup>End-to-end tooling from local development to automated DevOps and infrastructure in your AWS/GCP.</sup>
</div>
</a>
<br>
<br>
<br>
</p>
<hr>
@ -557,6 +542,7 @@
- [Game Engine Development](https://github.com/stevinz/awesome-game-engine-dev#readme) - Building software to speed up game creation.
- [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine.
- [Game Production](https://github.com/vhladiienko/awesome-game-production#readme) - Leading the process of designing, developing, testing and distributing a video game from concept to release.
- [Xiangqi](https://github.com/lucaferranti/awesome-xiangqi#readme) - Two players abstract strategy board game originally from China.
## Development Environment