fantasyinternet.poem

0.22.0 • Public • Published

fantasyinternet.poem

Fantasy Internet library for Poetry.

Setup

$ npm init
$ npm i -D poetry-compiler fantasyinternet.poem

Code

File boot.poem :

include "fantasyinternet.poem/display.poem"

export "init" init
  set_display_mode 0 80 20
  print "Hello Fantasy Internet!"

Compile

$ npx poetry boot.poem -b boot.wasm
$ [/path/to/]cyberterminal .

See wiki for more examples and documentation.

Package Sidebar

Install

npm i fantasyinternet.poem

Weekly Downloads

0

Version

0.22.0

License

ISC

Unpacked Size

51 kB

Total Files

21

Last publish

Collaborators

  • poeticandroid