Posted 30 June 2013 - 05:45 PM
I recently uploaded a competition video:
[media]http://www.youtube.com/watch?v=IhJYWN7nMBU[/media]
I do not have that much of subscribers so to reach more people i thought it is a good idea to post it here.
Information about the competition:
• rebuild the big monitor shown in the video
• write a term-table for the complete setup
It's a combination between an API and the Monitor Administration Computer.
You should be able to call a function like yourAPI.connect(channel) and it returns a term-table so you
can use it as a target for example: term.redirect(yourApi.connect(1337))
Thats what I would like but it's your choice. You can try different ways to implemtent this idea.
This is btw the first season of the series, so i have a lot of ideas for the next one.
~InDieTasten
[media]http://www.youtube.com/watch?v=IhJYWN7nMBU[/media]
I do not have that much of subscribers so to reach more people i thought it is a good idea to post it here.
Information about the competition:
• rebuild the big monitor shown in the video
• write a term-table for the complete setup
It's a combination between an API and the Monitor Administration Computer.
You should be able to call a function like yourAPI.connect(channel) and it returns a term-table so you
can use it as a target for example: term.redirect(yourApi.connect(1337))
Thats what I would like but it's your choice. You can try different ways to implemtent this idea.
This is btw the first season of the series, so i have a lot of ideas for the next one.
~InDieTasten
Edited on 07 July 2013 - 02:33 AM