I'm not a programmer, but I tried four vibe coding tools to see if I could build anything at all on my own. Here's what I did and did not accomplish.
Learn how to use GitHub Copilot to generate code, optimize code, fix bugs, and create unit tests, right from within your IDE ...
Unity CodeGen is a library that streamlines code generation on the Unity editor. By defining your own Generator that inherits from ICodeGenerator, you can generate codeautomatically. Create a .cs file ...
You can use ChatGPT as a search engine, much like Google's home page. Go to chatgpt.com or download the ChatGPT app on ...
This package allows you to use native input fields on Android and iOS. It works with TMP InputField component and uses some of its options. The current implementation of Unity's input field doesn't ...