I was thinking that we could use the recently released scratch multiplayer app Snyff
http://scratch.mit.edu/forums/viewtopic.php?id=15445
to make a community scratch game. It is fully up to the community to decide what the game is about etc. I am simply the moderator for this project. Tell me if you interested and what your talents are.
-Heliosa
Offline
Can I be like the mod's assistant? Be a mod too?
Offline
Does snyff have networking capabiltis over the internet? the guide seems like its only built for the home(local) network
Offline
Heliosa wrote:
Yes, but you do need to contribute in some way though via
Programming
Art
Story
Concepts and Mechanics
I also suggest anyone who's interested to check out the link at the top
I made a project where you make something in code. Check my sig for Mrs. Code....
Offline
Heliosa wrote:
I saw it. It's neat. If you have a good knowledge of scratch, it's not hard to learn how to use it with Snyff
I am trying out Snyff right now. Thanks for the comment!
Offline
adityasm9 wrote:
Does snyff have networking capabiltis over the internet? the guide seems like its only built for the home(local) network
Snyff is purposely made to be as dumb (or "thin") as possible. When you tell it to connect to an IP address and Port, it just gives it a try. It doesn't know or care whether the IP address is for a computer in your kitchen or a computer in Antarctica. As long as there are no problems with firewalls (and there are always problems with firewalls) you can connect to any socket server (which is what your Scratch project becomes when you enable external sensors).
Last edited by chalkmarrow (2009-04-03 15:31:03)
Offline
Wait wait wait people...
Before you start dreaming up impossible things you should try a groundwork for the project. Make something simple that allows a few users to move a character on screen.
Offline
Remember you need 2 projects, one for remote systems and one for the base server.
Just try to make some moving characters.
Offline
Heliosa, I think that the first thing you should do is just try out the demo programs on the Snyff page. Just to get a feel for the program before you start doing hard things.
Offline
Heliosa, I am currently making a project to test if the game is connected to Snyff. (I would rather we do the MMO in Python cause I have that but not Adobe AIR and I can't instal it cause I don't have admin privs but I can get it if someone instals it then copies the file then uploads it then I can download it then do that...and I'm not sure if it's legal either...)
Offline
MMO: I learned the broadcasting system with Snyff but I can't get Snyff to work. I was also thinking maybe we could have it so there is a Snyff version and a Python version so people who can't get Snyff to work can use the Python version instead so like a Python "server" and a Snyff "server". I can also make the project work with both type of files in one project. Like Python can broadcast <Connected and so can Snyff so we can do it that way. What do you think? (From my comment)
Offline
archmage wrote:
Heliosa, I think that the first thing you should do is just try out the demo programs on the Snyff page. Just to get a feel for the program before you start doing hard things.
I have been a little bit, but I think it'd best if I coded the non communication parts of the client and server, like the admin tools to, for example monitor players or generally just control the game akin to a game master
Last edited by Heliosa (2009-04-04 17:09:48)
Offline
But the thing is that you have no experience with network connections like this. I just things will go a lot better if you know what to do.
Offline
Heliosa wrote:
And I'm learning. Yah!!! Anyway I'm almost done fixing the server.
Great!
Offline
How Do i Enable Remote Sensors?
Offline
wait so will it be possible anytime soon to make an online mmo off of scratch that you do not need the scratch program to play it??? because i am trying to make an mmo that requires the least amount of association to scratch (even though without scratch i would be helpless because flash confuses me.)
Offline
Jewett wrote:
wait so will it be possible anytime soon to make an online mmo off of scratch that you do not need the scratch program to play it??? because i am trying to make an mmo that requires the least amount of association to scratch (even though without scratch i would be helpless because flash confuses me.)
Try this, http://scratch.mit.edu/forums/viewtopic.php?id=19798
You need to have scratch and install the program
Offline
archmagee wrote:
Try this, http://scratch.mit.edu/forums/viewtopic.php?id=19798
You need to have scratch and install the program
that doesnt answer my question : can i play a already created mmo the right way just by using the site?
Offline