Get Started
Introduction
Introduction into clua programming language
What does cubern use?
Cubern uses Lua as its main programming language which allows users to create games on the platform.
Where do I learn the basics of lua?
You can read our “learning syntax” tutorial which goes in depth and explains basics.
I’ve found a bug!
If you’ve find a bug please immediately reach out to us via our discord server or you can consider creating a report on the forums.
Is PascalCase used?
Yes, cubern uses PascalCase for its naming conventions for signals, functions and properties1