Jump to content




Idea Exchange

networking lua command networking pocket wireless networking

720 replies to this topic

#21 Tiin57

    Java Lunatic

  • Members
  • 1,412 posts
  • LocationIndiana, United States

Posted 20 March 2013 - 02:54 PM

An IRC bot using CCSockets2.

#22 robhol

  • Members
  • 182 posts

Posted 21 March 2013 - 07:51 AM

To the guys asking about GUIs, check out the project in my signature.

#23 jojoxd

  • New Members
  • 2 posts

Posted 21 March 2013 - 10:41 AM

disk.getLength() so i can see how long a music disk is?

#24 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 21 March 2013 - 10:56 AM

That's not really an idea, it's more of a suggestion. An unnecessary suggestion, though.

#25 elfin8er

  • Members
  • 133 posts

Posted 21 March 2013 - 04:36 PM

How about CC-Twitter? I think the name pretty much speaks for itself. I want to be able to view my twitter, and make twitter posts in computercraft. Fairly sure this is possible with this.

#26 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 22 March 2013 - 05:41 AM

A Hello World program that randomly genrates different colors..
Oh sorry I already created this :P
Spoiler

No but seriously I would love to see some kind of multiplayer worm. :D

#27 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 22 March 2013 - 05:46 AM

View PostHellkid98, on 22 March 2013 - 05:41 AM, said:

A Hello World program that randomly genrates different colors..
Oh sorry I already created this :P
Spoiler
What a waste of time.... :P it already exists... type 'hello' into the computer :P

also just as a learning point, much nicer code
Spoiler


#28 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 22 March 2013 - 05:53 AM

View PostTheOriginalBIT, on 22 March 2013 - 05:46 AM, said:

View PostHellkid98, on 22 March 2013 - 05:41 AM, said:

A Hello World program that randomly genrates different colors..
Oh sorry I already created this :P
Spoiler
What a waste of time.... :P it already exists... type 'hello' into the computer :P

also just as a learning point, much nicer code
Spoiler
Uhmmm.. I know it already exists..
I just wanted to make a little joke that's all..
But would'nt it be nice to have a multiplayer worm..?

#29 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 22 March 2013 - 05:54 AM

View PostHellkid98, on 22 March 2013 - 05:53 AM, said:

But would'nt it be nice to have a multiplayer worm..?
Could be nice.... go for it! cant wait :P

#30 superaxander

  • Members
  • 609 posts
  • LocationHolland

Posted 22 March 2013 - 07:08 PM

View Postelfin8er, on 21 March 2013 - 04:36 PM, said:

How about CC-Twitter? I think the name pretty much speaks for itself. I want to be able to view my twitter, and make twitter posts in computercraft. Fairly sure this is possible with this.
I've seen one. But I can't remember what it was called.

#31 remiX

  • Members
  • 2,076 posts
  • LocationSouth Africa

Posted 22 March 2013 - 07:17 PM

View Postelfin8er, on 21 March 2013 - 04:36 PM, said:

How about CC-Twitter? I think the name pretty much speaks for itself. I want to be able to view my twitter, and make twitter posts in computercraft. Fairly sure this is possible with this.

Hmmm. Good idea. MysticT did make a twitter something, but it only displayed random tweets from an account. You weren't able to tweet.I'll check out the link you posted and see if it's doable and easy :P

#32 elfin8er

  • Members
  • 133 posts

Posted 25 March 2013 - 07:39 AM

View PostremiX, on 22 March 2013 - 07:17 PM, said:

View Postelfin8er, on 21 March 2013 - 04:36 PM, said:

How about CC-Twitter? I think the name pretty much speaks for itself. I want to be able to view my twitter, and make twitter posts in computercraft. Fairly sure this is possible with this.

Hmmm. Good idea. MysticT did make a twitter something, but it only displayed random tweets from an account. You weren't able to tweet.I'll check out the link you posted and see if it's doable and easy :P
Alright, cool!

#33 Simon

  • Members
  • 58 posts
  • LocationSeattle

Posted 25 March 2013 - 11:55 AM

I'm going to start work on Bomberman, we will see how it turns out

Edit: Finished, but the code was lost when I got my new computer :/

#34 BigSHinyToys

  • Members
  • 1,001 posts

Posted 25 March 2013 - 02:39 PM

I have a unfinished user interface system if anyone has use for it.
net api
example usage
If you would like to build on that or release modified versions go a head. I releases this program open source and public domain.

#35 yaaay

  • Banned
  • 122 posts

Posted 25 March 2013 - 09:28 PM

a office suite

#36 Engineer

  • Members
  • 1,378 posts
  • LocationThe Netherlands

Posted 27 March 2013 - 12:58 PM

Im currently developing an IDE. I am going to try to add code snippets. Will it ever finish? Uuhmm maybee? If I decide to quit the project I will post the unfinished project somewhere on the forums.

#37 Azhf

  • Members
  • 180 posts
  • LocationMurrika

Posted 27 March 2013 - 01:04 PM

A fully working rednet game mortal kombat style and, if possible, a completely online game where you login and can check what other players are online and can play with them?

#38 Azhf

  • Members
  • 180 posts
  • LocationMurrika

Posted 27 March 2013 - 01:06 PM

Also can't wait for Twitter and bomberman ;3

#39 Azhf

  • Members
  • 180 posts
  • LocationMurrika

Posted 27 March 2013 - 01:13 PM

Also, can someone make or is there already an html API? That would be awesome :P

#40 elfin8er

  • Members
  • 133 posts

Posted 27 March 2013 - 02:42 PM

View PostEngineer, on 27 March 2013 - 12:58 PM, said:

Im currently developing an IDE. I am going to try to add code snippets. Will it ever finish? Uuhmm maybee? If I decide to quit the project I will post the unfinished project somewhere on the forums.
That'll be real nice! Could you post here when you're done?





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users