Skip to content

emericklaw/Bruce-Hello-World-Example-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

👋 Hello World

A simple test app for the Bruce JavaScript interpreter that displays "Hello World!" on the screen.

Description

Basic demonstration script that shows how to create a simple Bruce application using the JavaScript interpreter. It displays two lines of text using Bruce's color theme system and provides a foundation for learning Bruce script development.

Features

  • Simple Text Display: Shows "Hello World!" and a test message
  • Bruce Theme Integration: Uses BRUCE_PRICOLOR, BRUCE_SECCOLOR, and BRUCE_BGCOLOR
  • Responsive Layout: Automatically adapts to different display sizes
  • Clean Exit: Press ESC to exit the application

Usage

  1. Copy Hello World.js to your Bruce device's /scripts/ directory
  2. Navigate to Interpreter menu
  3. Select Hello World to run the application
  4. Press ESC to exit

Controls

  • ESC: Exit the application

About

A simple test app for the Bruce JavaScript interpreter that displays "Hello World!" on the screen.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors