Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 426 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 426 Bytes

eval.tweaked.cc

Take screenshots of ComputerCraft code

Usage

$ curl -d 'print("Just testing some code!")' https://eval.tweaked.cc | display

A screenshot in ComputerCraft saying 'Just testing some code!'

Limitations

  • Computers can run for at most 10 seconds.
  • Computers do not have internet access.
  • There is some rate limiting on the number of requests one can send at once.