This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Jummit's profile picture

Code games or make them with a UI?

Started by Jummit, 04 April 2018 - 10:26 AM
Jummit #1
Posted 04 April 2018 - 12:26 PM
I wanted to make a 'game engine' type of thing that allows you to make games with a UI. But then I asked me if people would even use this, or if coding was the easier way. What do you think? Constructive comments are welcome!
CLNinja #2
Posted 04 April 2018 - 06:19 PM
Most people PROBABLY won't use it, but I'd say if you have the idea and you want to make it, why the hell not? Me and a friend made a completely useless and ridiculous CC OS based on linux, and no one will ever use it, but it was fun.
Jummit #3
Posted 04 April 2018 - 06:48 PM
Most people PROBABLY won't use it, but I'd say if you have the idea and you want to make it, why the hell not? Me and a friend made a completely useless and ridiculous CC OS based on linux, and no one will ever use it, but it was fun.
I am working on it. I always code in CC for fun.
LoganDark2 #4
Posted 05 April 2018 - 06:52 AM
You should provide an API, and (optionally) a visual editor that generates code that the API can parse/use.