Monday, October 16, 2023

🎉 New version of BASIC Anywhere Machine

Full details in the release notes.

Summary of enhancements

  • BASIC Language Updates
    • Statements and Functions
      • New xMAX and yMAX functions
      • New SCREEN_ASPECT function
      • New "DONOTHING" statement
      • New OPTION _EXPLICIT
      • New RGB Color functions
      • CIRCLE Enhancements
        • CIRCLE performance improvement (Phase 1)
        • CIRCLE "Thick" option
      • LINE
        • LINE "TO" alternative for "-"
        • LINE: Syntax documentation correction
      • Rgba include libraries
        • READ ME: Important Rgba Notes
        • New "Rgba" statements
          • RgbaBox
          • RgbaCircle
          • RgbaLine
    • Internal technical details
      • Graphics coordinates: Dealing with decimal numbers
  • IDE Updates
    • Touch Device: Change to "overscroll" behaviour
    • BAM Appearance: New "Palette Settings"
  • SUGGESTION when configuring BAM

No comments:

Post a Comment

🖥 Pongy game

This program is a port (and slight mod) of the QB64pe program by SierraKen.  (SierraKen's program shared with the QB64pe community in th...