Yes, it would help to have distributed network services such as ones that let you say "join the next available connect/pong game" and "pass this message to wadeb when he reconnects". This doesn't require an explicit server, but can be sped up by the existence of one.
SJ 2008/1/11 Wade Brainerd <[EMAIL PROTECTED]>: > Sure, no problem. > > I didn't really know my way around PyGTK well enough to do the editing UI > before, but I should be able to crank it out quickly now. I also plan to > add a two player mode now that I've had some experience with the mesh APIs. > > It would be nice if there were a "turn waiting" abstraction available for 2 > player activities, i.e. something that represents a line of players with > simple rules like "winner stays, loser goes to the back of the line". I > know Connect could also use something like that. > > Best, > Wade > > 2008/1/11 Samuel Klein <[EMAIL PROTECTED]>: > > > > I've added a feature request for simple level editing without dropping > > to the terminal and hacking the source. What I like best about 3dpong > > is how easy it is to experiment with new levels. > > > > Also: please /substitute/ the game template when you use it; it is > > only a guide to contribution. leaving it dynamic makes it hard to > > update sections. > > > > Cheers, > > SJ > > > > 2008/1/11 Wade Brainerd <[EMAIL PROTECTED]>: > > > > > > > > > Hi Ivan, it looks like I sent you a public key that I no longer have the > > > private key for :( Can you update my account to use this one? I have > also > > > updated the public key at http://www.wadeb.com/wadeb.pub to match the > key > > > below. > > > > > > ssh-dss > > > > AAAAB3NzaC1kc3MAAACBAJr1S0DHYyP5XOSEf6a/Kn1PtyhKqFhOqeo5EpDqJT2slklgteqrv7HmpbA/zDACsMh321C+9bbWu22Py61sODrCKC0E6YTXZEZRm8MNPQ+rPc/pmeubuaFsPoZUCiasWQPIiEF32a9BB02PcZ2r+i2w3L18Hguk21i4zhfTlQaRAAAAFQDgDz4YpWynMWoQ/jraYUfOna/fKwAAAIEAgLRAQR/4qAdJkYd3CwU248lbxaJSkCITtPjgxnTI8td7OPdWR5FsZC4O9IXmGk3G57Tpp/iS8Iz1dYKKDYK5W6DlY+EllZ0D4+/xRxESdxUo1ioOK37lujMCzMcDRf7E1FCitATmUoIqjwDFvoWv+E9CRHt06DV30nHcuiMk4J8AAACAVhDc/bRAvg5kFaV7VdSWgOac9SYBbRwROHNz4g7O/MHcu7HT7nchqqUJ7B2v3r65pYryjE330OvQddNl5zwMIvH/tmwXYNFeUdDNqC0c7GzeT14kSUPdsOWDFc22vu1JufpxplMdLZJ+F0x/Za5YZ5r320DbKbDoMSbVsTseozw= > > > [EMAIL PROTECTED] > > > > > > Thanks, > > > > > > Wade > > > > > > > > > > > > On Jan 7, 2008 2:27 AM, Ivan Krstić < [EMAIL PROTECTED] > > > > wrote: > > > > > > > > On Dec 14, 2007, at 8:42 PM, Wade Brainerd wrote: > > > > > 1. Project name : 3D Pong (suggestions welcome!) > > > > > 2. Existing website, if any : > > > > > 3. One-line description : 3D Action Game from 2007 Boston Game > Jam > > > > > > > > Done. Your tree is here: > > > > git+ssh://[EMAIL PROTECTED]/git/activities/3dpong > > > > > > > > Please follow instructions here for importing your project: > > > > http://wiki.laptop.org/go/Importing_your_project > > > > > > > > Let us know if you have any problems with your tree. Happy hacking. > > > > > > > > Cheers, > > > > > > > > -- > > > > Ivan Krstić < [EMAIL PROTECTED]> | http://radian.org > > > > > > > > > > > > > > > > > _______________________________________________ > > > Devel mailing list > > > [email protected] > > > http://lists.laptop.org/listinfo/devel > > > > > > > > > > _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
