2.0.1 • Published 7 months ago

@squid-dev/cc-web-term v2.0.1

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
7 months ago

cc-web-term

A simple library for web-based ComputerCraft terminals.

Features

  • Renders ComputerCraft terminal using a canvas.
  • Bundles both the standard and "high definition" ComputerCraft fonts.
  • Near-perfect event emulation.
  • Gif recording and screenshot functionality

Building

  • npm run prepack will build the appropriate files.
  • npm run rollup && npm run host will build the example, and host it at http://localhost:8080/example.

Usage

See the example/main.tsx file for a basic example. When distributing, you should bundle the contents of the assets folder, as we depend on all files in there.

See copy-cat and cloud-catcher for more complex (and complete) examples.

2.0.1

7 months ago

2.0.0

7 months ago

1.2.4

2 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

4 years ago

1.0.0

4 years ago