Anonymouse Posted October 25, 2009 Share Posted October 25, 2009 OK, I need help. I've learned how to do network communications in python. One problem - I don't know what to make out of it. So basically, post ideas here. I want to program something, which uses networking and ONLY A TEXT INTERFACE, i.e. NO GRAPHICS. Any ideas? Thanks in advance, Link to comment Share on other sites More sharing options...
Storm Posted October 25, 2009 Share Posted October 25, 2009 nope. Link to comment Share on other sites More sharing options...
Anonymouse Posted October 25, 2009 Author Share Posted October 25, 2009 Anything *constructive*? Link to comment Share on other sites More sharing options...
Cirevam Posted October 25, 2009 Share Posted October 25, 2009 A peer-to-peer chat device? Like an instant messager? Or make it so multiple people can send and receive messages and you can have a chat room or a shout box...? Anything that involves simple text storing and sending. Just throwing that out there. Link to comment Share on other sites More sharing options...
Addictgamer Posted October 26, 2009 Share Posted October 26, 2009 Ya, i suggested that already and he gave up on it. Anyway, try a 2 player p2p text adventure. Link to comment Share on other sites More sharing options...
Anonymouse Posted October 27, 2009 Author Share Posted October 27, 2009 Yes, but thanks for the suggestion Cyrem suggested a file transfer app, I'll have a go at that. And addict, how would that work? Link to comment Share on other sites More sharing options...
TheEPICtrainrider Posted October 27, 2009 Share Posted October 27, 2009 Not sure you can do this but... Command Response game? Ya I knew it wouldn't work. Link to comment Share on other sites More sharing options...
Anonymouse Posted October 27, 2009 Author Share Posted October 27, 2009 Well, that's not much different from chat. Link to comment Share on other sites More sharing options...
Addictgamer Posted October 27, 2009 Share Posted October 27, 2009 Have you ever played castle adventure, or adventure? 2 old dos games. One of those 2 are only text, anyway, it tells you what you see, then you type in a action. For ex. You see a big statue. : Investigate statue. anyway, make it so that it is turn based and the players have to find each other and kill each other with whatever weapons they found on the way there. Link to comment Share on other sites More sharing options...
sciguy Posted January 11, 2010 Share Posted January 11, 2010 hm, would it be possible to create an off-site chat prog that would link in with the SBox? If possible, one usable from the psp's browser? Doesnt seem to support dynamic features, tried to chat on here from my psp, but sbox wouldnt refresh, shout, refresh, smilies, etc, buttons wouldnt work :/ Link to comment Share on other sites More sharing options...
Anonymouse Posted January 11, 2010 Author Share Posted January 11, 2010 hmm... Sounds intriguing, I'll have to look into that one *looks up curl* About the PSP, you'll have to find out if python and pygame have been ported to the PSP. Link to comment Share on other sites More sharing options...
sciguy Posted January 11, 2010 Share Posted January 11, 2010 it depends, they have made it so that homebrew cannot be run on PSPs :( Link to comment Share on other sites More sharing options...
Anonymouse Posted January 11, 2010 Author Share Posted January 11, 2010 i.e. no. Link to comment Share on other sites More sharing options...
sciguy Posted January 11, 2010 Share Posted January 11, 2010 probably not, but if its ina webpage form..... Link to comment Share on other sites More sharing options...
Anonymouse Posted January 11, 2010 Author Share Posted January 11, 2010 If it won't run the sbox correctly, there's probably no webpage that can force run the sbox. Link to comment Share on other sites More sharing options...
sciguy Posted January 11, 2010 Share Posted January 11, 2010 Oh, well, forget the PSP then. Another idea, maybe find a way to splice together the SBox and Aim or MSN messenger. Link to comment Share on other sites More sharing options...
TheDoctor Posted January 11, 2010 Share Posted January 11, 2010 Or a shoutbox side bar gadget. *hinthint* *winkwink* Link to comment Share on other sites More sharing options...
Anonymouse Posted January 12, 2010 Author Share Posted January 12, 2010 Not in python guys, sorry. @Sciguy: Can't be "spliced together", I'd have to program a separate client. Anyway, the chances of me doing any requests here are slimming because I'm working on a game (see my youtube vidz) and a secret project. Link to comment Share on other sites More sharing options...
Recommended Posts