Project Sandbox (ZeroByter)
About
Project Sandbox is a sandbox game meant to allow you to experiment and do what you like inside the Unity game engine.
This project is currently is still in it's beta phases, and currently the only feature that in the game is the chip editor.
What is the chip / chip editor? The chip editor is an in-game Lua IDE that is capable of spawning little 'chips' in game, each chip will execute the Lua code you specify.
Using this tool, you can do a lot of cool things! Like programmatically build shapes or draw lines in 3D, and in the future, more features will be added both to the chip, and to other aspects of the game!