🚀 Beamterm Batch API

Interactive two-screen demonstration

Press SPACE to switch between screens

Navigate between basic methods and advanced features

Screen 1: Basic Methods

  • batch.clear() - Clear terminal
  • batch.text() - Write styled text
  • batch.cell() - Individual cells
  • Style builder patterns
  • Color format guide

Screen 2: Advanced Methods

  • batch.cells() - Multiple cells
  • batch.fill() - Fill rectangles
  • batch.flush() - GPU upload
  • Performance guidelines
  • Style object gotchas