You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+94Lines changed: 94 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,6 +216,13 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
216
216
* Master Class: Being a Tech Art Detective ([youtube](https://www.youtube.com/watch?v=etNmLiaLxb8)).
217
217
* Step-by-Step guide to 3D scanning objects at home ([link](https://80.lv/articles/step-by-step-guide-to-3d-scanning-objects-at-home/)).
218
218
* Scene setup for art direction ([link](https://charlesboury.fr/articles/scene-setup-for-art-direction.html)).
219
+
* A guide for aspiring artists: important skills & things to avoid ([link](https://80.lv/articles/a-guide-for-aspiring-artists-important-skills-things-to-avoid/)).
220
+
* Art direction: Mastering Foundations ([link](https://www.artstation.com/artwork/AZawX5)).
221
+
* Easy color theory ([youtube](https://www.youtube.com/watch?v=Qe_m7PdQH2U)).
222
+
* A large collection of bitmap fonts demoscenes ([link](https://github.com/ianhan/BitmapFonts/)).
223
+
* Step by step environment creation breakdown in Unity ([link](https://medium.com/@sinitsyndev/step-by-step-environment-creation-breakdown-in-unity-4073f1a73125)).
224
+
* Making graphics like it's 1993 ([link](https://staniks.github.io/articles/catlantean-3d-blog-1/)).
225
+
* A catalogue of named colors ([link](https://storiedcolors.com/browse/)).
219
226
220
227
**[⬆ back to top ⬆](#Contents)**
221
228
<br>
@@ -460,6 +467,19 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
460
467
* How to kill your characters to achieve maximum story efficiency ([link](https://bottomfeeder.substack.com/p/when-writing-fantasy-kill-your-darlings)).
461
468
* Guide on game economy, balance, and monetization ([link](https://www.gamedeveloper.com/production/i-designed-economies-for-150m-games-here-s-my-ultimate-handbook)).
462
469
* Game Mechanics: Interaction Loop and the Game State ([link](https://medium.com/@stanislav-stankovic/game-mechanics-interaction-loop-and-the-game-state-c38e6e4584dd)).
470
+
* Building blocks for your games ([link](https://mechdex.github.io/)).
471
+
* So, you want to be a game designer ([youtube](https://www.youtube.com/watch?v=d8EBjqWb5SA)).
472
+
* The deceptive promise of Iterations in Game Development ([link](https://fekncc.medium.com/the-deceptive-promise-of-iterations-in-game-development-7ce86f6f2a51)).
473
+
* The Gameplay Room Principle: flexible, cross-genre map design ([link](https://medium.com/my-games-company/the-gameplay-room-principle-flexible-cross-genre-map-design-394ebc7c57d5)).
474
+
* Open Source licensed tabletop role-playing games and resources ([link](https://thoughtpunks.com/open-source-ttrpg-resources/)).
475
+
* How built narrative games: tools and pipelines ([link](https://igrir.medium.com/technical-notes-on-implementing-narrative-in-afterlove-ep-344c3ab701fb)).
476
+
* The Level Design Book ([link](https://book.leveldesignbook.com/)).
477
+
* How The New York Times game designer Heidi Erwin creates variety puzzles ([link](https://open.nytimes.com/how-new-york-times-game-designer-heidi-erwin-creates-variety-puzzles-41b9bf0abb2b)).
478
+
* Non-hermeneutic material communication of videogame controllers ([link](https://medium.com/@bratsu.scholar/the-controller-made-me-do-it-fd796931abbc)).
479
+
* Solving the Open World problem ([link](https://iuliu-cosmin-oniscu.medium.com/solving-the-open-world-problem-58426e929f95)).
480
+
* Game design is simple, actually ([link](https://www.raphkoster.com/2025/11/03/game-design-is-simple-actually/)).
481
+
* Level design tips for shooters ([link](https://www.linkedin.com/posts/vadzim-khadanovich_leveldesign-gamedesign-level-activity-7392556402235559936-Jnb9/)).
482
+
* Guide to computer Role-Playing games ([PDF](https://crpgbook.wordpress.com/wp-content/uploads/2023/10/crpg-book-expanded-edition_4.0.pdf)).
463
483
464
484
**[⬆ back to top ⬆](#Contents)**
465
485
<br>
@@ -699,6 +719,25 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
699
719
* A curated list of Multiplayer Game Network Programming resources ([link](https://github.com/0xFA11/GameNetworkingResources)).
700
720
* A glossary of standard terms found in graphics programming ([link](https://modal.com/gpu-glossary)).
* Mountains, Cliffs, and Caves: A Comprehensive Guide to Using Perlin Noise for Procedural Generation ([link](https://jdhwilkins.com/mountains-cliffs-and-caves-a-comprehensive-guide-to-using-perlin-noise-for-procedural-generation/)).
723
+
* Game Math 101, Writing your Own 2D Math in C++ ([link](https://randygaul.github.io/math/2022/09/18/Game-Math-101-Writing-your-Own-2D-Math-in-CPP.html)).
724
+
* Unity CI/CD pipeline with multi-platform builds, releases, and deploys ([link](https://github.com/Avalin/Unity-CI-Templates)).
725
+
* Car physics for Games ([link](https://www.asawicki.info/Mirror/Car%20Physics%20for%20Games/Car%20Physics%20for%20Games.html)).
* A comprehensive collection of video game tech analysis resources ([link](https://github.com/OTFCG/Awesome-Game-Analysis)).
728
+
* Spatial Indexing in games ([link](https://levelup.gitconnected.com/spatial-indexing-in-games-and-geospatial-applications-f351d461cd62)).
729
+
* Everything Multiplayer, from basic network programming, to complex state management ([youtube](https://www.youtube.com/watch?v=tG-jepNrz3I)).
730
+
* GPU Optimization for GameDev ([link](https://gist.github.com/silvesthu/505cf0cbf284bb4b971f6834b8fec93d)).
731
+
* On shaping light ([link](https://blog.maximeheckel.com/posts/shaping-light-volumetric-lighting-with-post-processing-and-raymarching/)).
732
+
* A study path for Game Programmers ([link](https://github.com/miloyip/game-programmer)).
733
+
* Generating prototypes from game design document with Cursor, Zed and LÖVE ([link](https://blog.luden.io/generating-prototypes-from-game-design-document-with-cursor-zed-and-l%C3%B6ve-7b8d932194d7)).
734
+
* Ideal starting point for new Unity projects ([link](https://github.com/SamuelAsherRivello/unity-project-template)).
735
+
* Learn computer graphics from scratch and for free ([link](https://www.scratchapixel.com/)).
736
+
* Getting Started tutorial for DirectX Tool Kit ([link](https://github.com/microsoft/DirectXTK/wiki/Getting-Started)).
737
+
* Mathematics for Computer Science [PDF] ([link](https://courses.csail.mit.edu/6.042/spring18/mcs.pdf)).
738
+
* Procedural generation in games: complete guide to PCG techniques & implementation ([link](https://generalistprogrammer.com/procedural-generation-games)).
@@ -761,6 +800,11 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
761
800
* Chaos Theory in game music ([youtube](https://www.youtube.com/watch?v=y7DSWCnGInA)).
762
801
* How design awesome gun sounds ([youtube](https://www.youtube.com/watch?v=_J56n496u6k)).
763
802
* Guide for file structure in Game Development ([link](https://medium.com/@sorensaket/guide-for-file-structure-in-game-development-2bcfcadfd218)).
803
+
* Understanding LucasArts' iMUSE System ([link](https://github.com/meshula/LabMidi/blob/main/LabMuse/imuse-technical.md)).
804
+
* Using the audio mixer in Unity ([link](https://www.jezner.com/2025/02/04/using-the-audio-mixer-in-unity/)).
805
+
* Sound and music in Warhammer 40,000: Rogue Trader, an audio director's perspective ([link](https://www.audiokinetic.com/en/blog/wh40k-rogue-trader/)).
806
+
* Fundamentals and role of sound design in video games ([link](https://medium.com/@vasiliy.ovchinnikov/fundamentals-and-role-of-sound-design-in-video-games-00b847c2c9ef)).
807
+
* How Brian Eno created Ambient 1: Music for Airports ([link](https://reverbmachine.com/blog/deconstructing-brian-eno-music-for-airports/)).
764
808
765
809
**[⬆ back to top ⬆](#Contents)**
766
810
<br>
@@ -852,6 +896,7 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
852
896
* Watch this if you're a solo game developer ([youtube](https://www.youtube.com/watch?v=Io7kock1ORA)).
853
897
* Making money as a Solo Game Developer ([youtube](https://www.youtube.com/watch?v=BQWEQf8UGHk)).
854
898
* The absolute beginner’s guide to GitHub ([link](https://favtutor.com/articles/github-beginners-guide/)).
899
+
* Indie, alone and figuring it out ([link](https://danijelavrzan.com/posts/2025/11/indie-dev/)).
855
900
856
901
**[⬆ back to top ⬆](#Contents)**
857
902
<br>
@@ -1104,6 +1149,11 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1104
1149
* Git tips for collaborative Unity development ([link](https://medium.com/@mateovillagomez1995/git-tips-for-collaborative-unity-development-5f4dde3715f9)).
1105
1150
* Unit Testing for Unity Developers ([link](https://dev.to/virtualmaker/unit-testing-for-unity-developers-52lp)).
1106
1151
* A set of assets for Unity to authenticate users on different platforms with OAuth 2.0 ([link](https://github.com/hippogamesunity/SimpleSignIn)).
* A troubleshooting website for Unity ([link](https://unity.huh.how/)).
1154
+
* UI Toolkit: build a stylized Main Menu from scratch ([link](https://medium.com/@lukeduckett/begin-mastering-unitys-ui-toolkit-build-a-stylized-main-menu-from-scratch-0ea80ec99af0)).
1155
+
* Set up a Jenkins server to build Unity projects ([link](https://github.com/AnhPham/Build-Unity-Projects-with-Jenkins)).
1156
+
* Simple CI/CD using GitHub Actions ([link](https://github.com/Persomatey/unity-package-ci-cd-system-template)).
1107
1157
1108
1158
**[⬆ back to top ⬆](#Contents)**
1109
1159
<br>
@@ -1153,6 +1203,13 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1153
1203
**[⬆ back to top ⬆](#Contents)**
1154
1204
<br>
1155
1205
1206
+
## **Godot**
1207
+
1208
+
* Microsoft's introduction to Godot for C# ([link](https://github.com/microsoft/godot-csharp-essentials)).
1209
+
1210
+
**[⬆ back to top ⬆](#Contents)**
1211
+
<br>
1212
+
1156
1213
## **Engines**
1157
1214
1158
1215
* Open and curated list of Game Engines ([link](https://enginesdatabase.com/)).
@@ -1248,6 +1305,8 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1248
1305
* 100 days of Steam sales: analysis ([link](https://medium.com/@simon.nordon/100-days-of-steam-sales-analysis-aa28a183eedf)).
1249
1306
* Cozy Space Survivors ([link](https://simonschreibt.de/gat/cozy-space-survivors/#update1)).
1250
1307
* Telltale Games' The Walking Dead (2012) ([link](https://www.gamedeveloper.com/design/classic-postmortem-telltale-games-the-walking-dead-2012)).
1308
+
* From $4 million in revenue to $140k in debt running an indie game dev studio ([youtube](https://www.youtube.com/watch?v=c2ZDyKwrUxU)).
1309
+
* Lessons and takeaways: what we learned from our first game ([link](https://medium.com/@abilakoprulu/lessons-and-takeaways-what-we-learned-from-our-first-game-854fd4c04eeb)).
1251
1310
1252
1311
**[⬆ back to top ⬆](#Contents)**
1253
1312
<br>
@@ -1319,6 +1378,10 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1319
1378
* Open source alternatives to popular software ([link](https://openalternative.co/)).
1320
1379
* Big collection of clean CC0 models ([link](https://www.thebasemesh.com/)).
1321
1380
* An open music encyclopedia ([link](https://musicbrainz.org/)).
1381
+
* 50+ packs with 1000's of sounds, free to download and use CC0 ([link](https://signaturesounds.org/)).
1382
+
* Open source icons ([link](https://icon-sets.iconify.design/)).
1383
+
* Online procedural tree generator ([link](https://www.eztree.dev/)).
1384
+
* A curated collection of free and paid 3D resources ([link](https://github.com/devanshutak25/3d-resources)).
1322
1385
1323
1386
**[⬆ back to top ⬆](#Contents)**
1324
1387
<br>
@@ -1345,6 +1408,11 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1345
1408
* A collection of color tools ([link](https://fffuel.co/)).
1346
1409
* Crocotile3D, a low poly modelling tool ([link](https://crocotile3d.com/)).
1347
1410
* AI Game DevTools ([link](https://github.com/Yuan-ManX/ai-game-devtools)).
1411
+
* LUT Maker, a free to use GPU-accelerated LUT generator in your browser ([link](https://o-l-l-i.github.io/lut-maker/)).
1412
+
* Create AI generated normal, displacement and roughness maps ([link](https://github.com/joeyballentine/Material-Map-Generator)).
1413
+
* Mesh2Motion, a FREE & open-source alternative to Mixamo ([link](https://mesh2motion.org/)).
1414
+
* Tenacity, an easy-to-use, cross-platform multi-track audio editor/recorder ([link](https://tenacityaudio.org/)).
@@ -1482,6 +1550,21 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1482
1550
* A complete step-by-step marketing strategy for video games ([link](https://gacrivastudio.notion.site/d1e4e8a86bb54793b47427c2d92cd43c?v=104388e8f8fe4a088acd0468a06795a6)).
1483
1551
* 7 things I learned about Steam in 2024 ([link](https://howtomarketagame.com/2024/12/31/7-things-i-learned-about-steam-in-2024/)).
1484
1552
* What works for getting Wishlists? ([link](https://www.valadria.com/what-works-for-getting-wishlists/)).
1553
+
* Influencer marketing for Indie Games ([youtube](https://www.youtube.com/watch?v=Is1WBM6CE0w)).
1554
+
* What makes a great Indie Game Trailer? With Derek Lieu! ([youtube](https://www.youtube.com/watch?v=-tqwqftd1Zk)).
1555
+
* Thirteen best practices for setting up your Steam festival page ([link](https://sunnydemeanorgames.com/news/articles/thirteen-best-practices-for-setting-up-your-steam-festival-page)).
1556
+
* Self-publishing and marketing games ([youtube](https://www.youtube.com/watch?v=yqAKONQxx4s)).
1557
+
* 5 tips & strategies for Marketing indie games ([link](https://80.lv/articles/5-tips-strategies-for-marketing-indie-games)).
1558
+
* How to get YouTubers to play your game ([link](https://www.pushtotalk.gg/p/how-to-get-youtubers-to-play-your-game)).
1559
+
* Game marketing advice with Chris Z ([youtube](https://www.youtube.com/watch?v=O7GoWKwEwIk)).
1560
+
* The four Steam screenshots that matter the most, social reposts, and competition for attention ([link](https://michalnapora.substack.com/p/the-four-steam-screenshots-that-matter)).
1561
+
* Marketing indie games as a developer vs. publisher ([link](https://www.youtube.com/watch?v=NDaZ8sqRnZM)).
1562
+
* Min-Maxing your Steam launch ([youtube](https://www.youtube.com/watch?v=vWidan8ggGo)).
1563
+
* How to TikTok for Indie Games ([youtube](https://www.youtube.com/watch?v=Kz20_6MgBss)).
1564
+
* Steam Store Page Optimization: above-the-fold best practices ([link](https://indiegamejoe.com/steam-store-page-optimization-above-the-fold-best-practices/)).
1565
+
* How to get attention for your indie game in a crowded market ([link](https://80.lv/articles/how-to-get-attention-for-your-indie-game-in-a-crowded-market)).
1566
+
* Why and How to make in-engine gameplay trailers ([link](https://www.darzalgames.com/in-engine-trailers/)).
1567
+
* 3600 wishlists through Reddit Ads... was it worth the money?? ([link](https://buttondown.com/melodicambient/archive/danchi-days-3600-wishlists-through-reddit-ads-was/)).
1485
1568
1486
1569
**[⬆ back to top ⬆](#Contents)**
1487
1570
<br>
@@ -1561,6 +1644,14 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
* 9 things I learned pitching my game to publishers ([link](https://www.valadria.com/9-things-i-learned-pitching-my-game-to-publishers/)).
1563
1646
* Key terminology in Game Publishing ([link](https://medium.com/@klaothongchan/key-terminology-in-game-publishing-141740fb76b8)).
1647
+
* The MOST comprehensive list of indiegame publishers ([link](https://docs.google.com/spreadsheets/d/15AN1I1mB67AJkpMuUUfM5ZUALkQmrvrznnPYO5QbqD0)).
1648
+
* How to create an official developer Steam page ([link](https://piratepr.com/treasure-trove/how-to-create-an-official-developer-steam-page-and-why-you-should/)).
1649
+
* A guide to conquering Asia ([link](https://medium.com/@kkll7952/independent-game-developer-a-guide-to-conquering-asia-02ca7b0b1df1)).
1650
+
* The most underrated way to sell indie games ([youtube](https://www.youtube.com/watch?v=x-YHsSvO_lU)).
1651
+
* Tips on Pitching your indie game to Publishers ([link](https://80.lv/articles/tips-on-pitching-your-indie-game-to-publishers)).
1652
+
* Making money making games ([link](https://playtank.io/2025/05/12/making-money-making-games/)).
* A Node-Based Forecast tool for game developers ([link](https://gameforecast.app/)).
1564
1655
1565
1656
**[⬆ back to top ⬆](#Contents)**
1566
1657
<br>
@@ -1619,6 +1710,8 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1619
1710
* A list of Game Development resources to make magic happen ([link](https://github.com/skywind3000/awesome-gamedev)).
1620
1711
* The Gamedev Resource Mega-List ([link](https://github.com/notpresident35/The-Gamedev-Resource-Mega-List)).
1621
1712
* A mega-list of learning resources for game creators ([link](https://github.com/notpresident35/learn-awesome-gamedev)).
1713
+
* Why most mobile games lose players in minutes and wow QA can help ([link](https://medium.com/@kartrr/why-most-mobile-games-lose-players-in-minutes-and-how-qa-can-fix-that-3cd54fd2682c)).
1714
+
* Testing your game on Steam in 2025 ([youtube](https://www.youtube.com/watch?v=f68bG6YF410)).
1622
1715
1623
1716
**[⬆ back to top ⬆](#Contents)**
1624
1717
<br>
@@ -1643,6 +1736,7 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1643
1736
* How to survive as an indie developer in mobile games ([link](https://medium.com/@bartbonte/how-to-survive-as-an-indie-developer-in-mobile-games-bf493347e72f)).
1644
1737
* Jonathan Blow on advice for Indie Game Developers ([youtube](https://www.youtube.com/watch?v=S1pP8mQNBLg)).
1645
1738
* Game maker toolkit notebook ([link](https://docs.google.com/document/d/1rDIupep9HG7u6rcsQBHnJ2v1J3TL9ZjpfRrM3OME9Xs/edit#heading=h.voxo5dmq0oth)).
1739
+
* A collection of useful links ([link](https://github.com/TheGabmeister/resources)).
0 commit comments