Loren Yu
  • Posts

Posts

July 2, 2013

Tttrio

Tttrio is a game I made using Node.js. It's a fun geeky multiplayer pattern-matching game where you try to find cards that follow some simple rules. It's real-time, so you can play with people on other computers at the same time. I had a lot of fun making it. When I made the game it was during the early stages of nodejs when libraries like Express and Socket.iohadn't existed yet, so I had to implement comet/long-polling techniques from scratch, which was a great learning experience.
© 2020 Loren Yu