-
Notifications
You must be signed in to change notification settings - Fork 0
DonutScript
Witherbear edited this page Mar 10, 2023
·
2 revisions
DonutScript is a scripting programming language used to make games and applications that can compile to Java. In this wiki, you will learn DonutScript easily. In the next page, you will learn the concepts of DonutScript.
You will need of:
- DonutScript CLI (donut)
- JDK (any distribution)
- JRE (any distribution)
With all installed, verify the version:
donut version
java -v
DonutScript Wiki | @flash_content
- Home
- DonutScript
- Begginer's Guide
- Concepts
- Functions
- Hello DonutScript!
- LearnDonut
- DonutScript Compiler