Network Game

3 messages Options
Embed this post
Permalink
Martin Bleichner-2

Network Game

Reply Threaded More More options
Print post
Permalink
Hello,

I am trying to implement a (kind of) social science experiment, and would like to do that in squeak.
For that I would like to connect four computers.
On each computer you see a shared screen. Each user can manipulate one aspect on that screen.
More specifically: There is one ball in the center of the screen. And each of the users can move the ball in one direction.
So they control the ball together.

It should be really easy to do, but I do not have too much experience with programming something like that.

Is that possible with squeak?
How should I start?
Is somebody interested in programming something like that?

Best
Martin



_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Bill Six-2

Re: Network Game

Reply Threaded More More options
Print post
Permalink
Martin,
 
OpenCroquet may be of use to you.
 
Bill

On Fri, May 29, 2009 at 1:04 PM, Martin Bleichner <[hidden email]> wrote:
Hello,

I am trying to implement a (kind of) social science experiment, and would like to do that in squeak.
For that I would like to connect four computers.
On each computer you see a shared screen. Each user can manipulate one aspect on that screen.
More specifically: There is one ball in the center of the screen. And each of the users can move the ball in one direction.
So they control the ball together.

It should be really easy to do, but I do not have too much experience with programming something like that.

Is that possible with squeak?
How should I start?
Is somebody interested in programming something like that?

Best
Martin



_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners



_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Martin Bleichner-2

Re: Network Game

Reply Threaded More More options
Print post
Permalink
Hi Bill,

thanks, I already looked into open croquet a bit before.  What I use in sequeak is mainly etoys. Can I use something like etoys in opencroquet?
Martin
2009/5/29 Bill Six <[hidden email]>
Martin,
 
OpenCroquet may be of use to you.
 
Bill

On Fri, May 29, 2009 at 1:04 PM, Martin Bleichner <[hidden email]> wrote:
Hello,

I am trying to implement a (kind of) social science experiment, and would like to do that in squeak.
For that I would like to connect four computers.
On each computer you see a shared screen. Each user can manipulate one aspect on that screen.
More specifically: There is one ball in the center of the screen. And each of the users can move the ball in one direction.
So they control the ball together.

It should be really easy to do, but I do not have too much experience with programming something like that.

Is that possible with squeak?
How should I start?
Is somebody interested in programming something like that?

Best
Martin



_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners



_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners



_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners