Jump to content




Online ComputerCraft coding?


6 replies to this topic

#1 OrangeC7

  • Members
  • 9 posts

Posted 16 January 2018 - 07:37 PM

The more I think about this the dumber it sounds, but I thought it was worth mentioning.
Would it be possible to have a ComputerCraft terminal online (perhaps on the website), so people can play around with it without having to go into Minecraft? I imagine this could be used for people to play around with coding in ComputerCraft before they download the mod, to see if they like it, or maybe if someone's computer broke and the longer they're away from coding on "OrangeC7PC" the more they experience withdrawal symptoms*? I know it's kinda dumb, like I said, but it's a kind of interesting idea nonetheless. =)

*Totally not related to any IRL problems I'm going through right now.

#2 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 17 January 2018 - 01:37 AM

We have access to this, though it's somewhat outdated and the http API isn't functional anymore. Still, it's possible to copy / paste code straight onto a system using the sidebar, so I still find it quite useful at times.

Edited by Bomb Bloke, 17 January 2018 - 01:39 AM.


#3 EveryOS

  • Members
  • 570 posts
  • LocationOver there ->

Posted 17 January 2018 - 03:33 PM

We also have this
It has support for peripherals, but not http and you will have to manually install craftos with fs.open.

Also, you'll have to set one of the peripherals to monitor mode and redirect to it with term = peripheral.wrap(side)

Edited by EveryOS, 17 January 2018 - 03:37 PM.


#4 Wilma456

  • Members
  • 187 posts
  • LocationGermany

Posted 19 January 2018 - 01:12 PM

CCLite using the Löve2d Engine. There are some implementations of Löve2d for the Browser. You can try it with one of them.

#5 CRUGG

  • Members
  • 26 posts
  • Locationpropably in front of his PC

Posted 25 March 2018 - 08:13 PM

Use CCEmuRedux. It's not a website but a program.

#6 Emma

  • Members
  • 216 posts
  • Locationtmpim

Posted 04 April 2018 - 03:34 AM

View PostCRUGG, on 25 March 2018 - 08:13 PM, said:

Use CCEmuRedux. It's not a website but a program.

The whole point of this thread is to have a version of computercraft that people do not have to download anything to use, so no. In any case, CCEmuX is much better than CCEmuRedux as it is actively being developed and has better support for the newer methods and such.

#7 apemanzilla

  • Members
  • 1,421 posts

Posted 04 April 2018 - 09:16 PM

View PostEveryOS, on 17 January 2018 - 03:33 PM, said:

We also have this
It has support for peripherals, but not http and you will have to manually install craftos with fs.open.

Also, you'll have to set one of the peripherals to monitor mode and redirect to it with term = peripheral.wrap(side)

That doesn't even attempt to implement the fs or term APIs.





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users