[squeakland] How to create a multi-player game

Bert Freudenberg bert at freudenbergs.de
Mon Feb 1 23:43:50 EST 2010


On 01.02.2010, at 19:35, CherryW wrote:
> Hello, 
> 
> My students are asking if it's possible to have multiple players in their games. They've programmed ObjectA and ObjectB to each have different sets of keyboard inputs. The problem is pressing keyboard inputs for ObjectA stops the movement of ObjectB and vice versa. Anyway to do bypass this problem? 
> 
> Thank you!
> ---Cherry

Not easily. Maybe one player can use the keyboard and another one a joystick?

A more general solution would be this:
http://tracker.squeakland.org/browse/SQ-331

- Bert -




More information about the squeakland mailing list