Close

ChatGPT

 TRATRIS-GAME.jpg
Asset

Hello family!! After experimenting with different logic approaches and with a little help from ChatGPT, I've managed to recreate the core of the TETRIS game in TouchDesigner! I believe the logic and functionality are easy to understand, and I've tried to explain the code as much as possible.

TETRIS GAME IN TOUCHDESIGNER

 sample.png
Asset

Patch for getting API of openAI Image credits example patch   Chat Completion(Chat GPT4) Image Generation(DALL·E 3) Text to Speech(TTS-1)   It uses the TouchDesigner version 2023.11340 and python 3.11   1. Install openAI module - macOS > terminal.app - windows > cmd pip install openai 2.

OpenAI API (Chat-GPT4, DALL·E 3, TTS-1)

Asset