We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update links
Link updates for XAYA Tutorial Code repository This updates links for the new XAYA Tutorial Code repository where code is consolidated. Some additional edits are also included.
Typo fixed
Added bash error note Users may need to `set +H` to avoid errors when a name_update includes an exclamation mark!
Update Hello World C++.md Fixed a typo and added a reminder to use ./ on Linux.
Language correction This updates "flags" to "options" in many places. While the 2 words are often interchangeable, "options" is generally better as "flags" are usually boolean values. That is, all flags are options, but not all options are flags, etc.
Updates and new content Updates, consolidations, new content, and other edits.
Large content additions This is a large content addition with new tutorials and documents. Of particular note are: 1. Hello World C++ 2. libxayagame overview 3. How to compile libxayagame in Ubuntu 4. Images 5. Accompanying source code ZIP files for tutorials