Tutorials
Welcome to BoGL, the Board Game Language! These tutorials will teach you the tools you'll need in order to get started with creating your own programs using this game oriented language.
Shown below are the tutorials listed in the order that we recommend them.
- Getting Started with BoGL
- Understanding Types
- Understanding Expressions
- Values
- Locally Defined Values
- Functions
- Conditional Expressions (If/Else)
- User Input
- Boards
- Recursion
- Testing and Debugging
There is also a glossary page, which contains terms and definitions in the context of the BoGL language.