Multiplayer games?

AnonymousAnonymous GUESTS
edited July 2007 in Feature Requests
Hello,

first off, it is an impressive collection of cardgames you have here!
And it is quite easy to see that you must have built a solid generic
codebase for making these games.

I have created a program where it is possible among other things to
have multiplayer javascript/html card games, and have for a start
created a Texas Hold'em poker game.

There is a screenshot at http://www.peeraware.com/PlayCardGame.jpg
so that you can take a look.

I was thinking this might be a win-win situation where you can easily
create multi-player card games, and my program would get a wider
selection of games. That is, if this is something you find interesting?

Maybe you can tell just from the screenshot, but my program is a file-
sharing application where you join small (or large) hubs with whom you
can chat, share files, or play games. How it works is that the program
provides an api where you from javascript can broadcast a message or
target a message to an individual in a hub, and this message is transfered by
the p2p code and received and handled by javascript code.

Basically you could host this entire web/site inside a PeerAware hub
and get realtime communication with other users.

Oh, and it is fully supported to disable file/sharing for a hub, so that
you can control that a hub is not used for illegal activities.

The catch is that there are currently no users, as the program has kept
a very low profile for the last 3 months since I made it public.

Regards,
Jonny Rein
http://www.peeraware.com/

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Attach file
Attach image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file
Home Feature RequestsComment As ...