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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ This includes things typically not found in low-level game engines, app / game f
68
68
-[Transparency](#transparency)
69
69
-[Tools / Software](#tools--software)
70
70
-[2D Game Dev](#2d-game-dev)
71
+
-[AI Assistants](#ai-assistants)
71
72
-[Animation Software](#animation-software)
72
73
-[Audio Tools](#audio-tools)
73
74
-[Color / Palettes](#color--palettes)
@@ -1252,6 +1253,10 @@ _Software to help with game engine / video game development._
1252
1253
- 💰 [Texture Packer](https://www.codeandweb.com/texturepacker) - Create sprite sheets and optimize your game graphics.
1253
1254
- 🆓 [Tiled](https://www.mapeditor.org) - General-purpose tile map editor for all tile-based games. [[Source](https://github.com/mapeditor/tiled)]
1254
1255
1256
+
### AI Assistants
1257
+
- 💸 [Coplay](https://www.coplay.dev?ref=github&utm_source=stevinz_awesome_game_engine_dev) - Multi-agent AI Assistant for all aspects of Unity game developement
1258
+
- 💸 [Unity Muse](https://unity.com/products/muse) - Unity's suite of AI products
1259
+
1255
1260
### Animation Software
1256
1261
- 💸 [Cascadeur](https://cascadeur.com) - 3D animation software for physics-based character animation.
1257
1262
- 🆓 [DragonBones](https://dragonbones.github.io/en/index.html) - Open source 2D game skeletal animation solution. [[Source](https://github.com/DragonBones/)]
0 commit comments