You need to allow gamers to create small teams, and allow them to talk with one another to discuss strategy. Then they decide on a move.
Someone make chess using the above.
11–20 of 46 posts
You need to allow gamers to create small teams, and allow them to talk with one another to discuss strategy. Then they decide on a move.
Someone make chess using the above.
Very cool. How do you make this with Firebase? Do you have a central server polling the Firebase collection or how does it make the decisions if all logic is on the clients?
Collaborative gaming has a lot of promise, but so far it's been implemented poorly. You need to allow gamers to create small teams, and allow them to talk with one another to discuss strategy. Then they decide on a move. Someone make chess using the above.
The 9 game grid makes for an interesting game with two people, but the crowd tends to rush for the wrong move. I wish there was a way to explain that you don't need to dive on a move to block the other team as long as you don't let them play in that sector. Unfortunately cooler heads are usually outnumbered.
Collaborative gaming has a lot of promise, but so far it's been implemented poorly. You need to allow gamers to create small teams, and allow them to talk with one another to discuss strategy. Then they decide on a move. Someone make chess using the above.
Team Github seems to be the far more popular choice. Though strangely, it seems like the smaller team Twitter does better. Maybe crowds aren't as smart in this case?
Team Twitter was going really well around the 8 person mark vs the 20 or so on GitHub. This was a blast. Great presentation. Who had the idea to pit GitHub vs Twitter?
I first learned about Ultimate Tic Tac Toe here[1]. Might be worth a link to that post -- it's a great explanation with surprisingly satisfying illustrations.
[1]: http://mathwithbaddrawings.com/2013/06/16/ultimate-tic-tac-t...
I'm so impressed with the UI and execution. Very well done. No complaints, except that it's perhaps the move timer is a little fast. I first learned about Ultimate Tic Tac Toe here[1]. Might be worth a link to that post -- it's a great explanation with surprisingly satisfying illustrations. [1]: http://mathwithbaddrawings.com/2013/06/16/ultimate-tic-tac-t...
Hey HN, I'm the creator of this multiplayer tic-tac-toe game called tic-tac-tic-tac-toe. It's a Firebase-powered variant of the game everyone knows that pits GitHub against Twitter. Let me know what you think!