Skip to content

Commit f7a5bd1

Browse files
authored
Merge pull request #9 from benjamingregory/main
Add ai assistants section
2 parents 71b2688 + 30baf09 commit f7a5bd1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ This includes things typically not found in low-level game engines, app / game f
6868
- [Transparency](#transparency)
6969
- [Tools / Software](#tools--software)
7070
- [2D Game Dev](#2d-game-dev)
71+
- [AI Assistants](#ai-assistants)
7172
- [Animation Software](#animation-software)
7273
- [Audio Tools](#audio-tools)
7374
- [Color / Palettes](#color--palettes)
@@ -1252,6 +1253,10 @@ _Software to help with game engine / video game development._
12521253
- 💰 [Texture Packer](https://www.codeandweb.com/texturepacker) - Create sprite sheets and optimize your game graphics.
12531254
- 🆓 [Tiled](https://www.mapeditor.org) - General-purpose tile map editor for all tile-based games. [[Source](https://github.com/mapeditor/tiled)]
12541255

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+
12551260
### Animation Software
12561261
- 💸 [Cascadeur](https://cascadeur.com) - 3D animation software for physics-based character animation.
12571262
- 🆓 [DragonBones](https://dragonbones.github.io/en/index.html) - Open source 2D game skeletal animation solution. [[Source](https://github.com/DragonBones/)]

0 commit comments

Comments
 (0)