Tic-Tac-Toe
Tic-Tac-toe game
What it does
A multiplayer tic-tac-toe game built using next.js, socket.io and node.js
Does a similar job
all alternatives →- TTTic-tac-toe, with a multiplayer twist2014 · tic-tac-tic-tac-toe.firebaseapp.com · ▲84
- PUPlayable Ultimate Tic Tac Toe2013 · ken-soft.com · ▲160
- PTProbabilistic Tic-Tac-Toe2024 · csun.io · ▲293

- IMI made a browser-based RTS game2022 · battle-of-flags.com · ▲212
I've posted this game here before, hopefully a repost is fine as the game has changed quite a bit (improved AI, improved mapeditor, much quicker gameplay, etc). Game is based on JavaScript/Canvas and WebSockets. On the browser side the map is pre-rendered (as a background image), just the mobile units/buildings and animations are dynamically rendered. The lobby server is made in node.js, but the game server is C++ for performance reasons (mainly the pathfinding). I found the C++ WebSocket libraries out there to be too difficult to use so I made my own based on the rfc. Overall I…
- UTUltimate Tic-Tac-Toe on Angular and Firebase2013 · mck-.github.io · ▲46
More life & fun this month
the category →- TL
Life & fun · 11d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 30d ago · photosynthesis.camera
- CCCreatium Coach▲321
Your multimedia mentor that takes you from mid to great
Life & fun · 12d ago · producthunt.creatium.info

Source: Product Hunt launch ↗
Launched alongside, January 2025
the whole month →- IM
Hello! I'm Byran. I spent the past ~6 months engineering a laptop from scratch. It's fully open-source on GH at: https://github.com/Hello9999901/laptop
Dev tools · 2025 · byran.ee
- TITetris in a PDF▲1,289
I realized that the PDF engines of modern desktop browsers (PDFium and PDF.js) support JavaScript with enough I/O primitives to make a basic game like Tetris. It was a bit tricky to find a union of features that work in both engines, but in the end it turns out that showing/hiding annotation "fields" works well to make monochrome pixels, and keyboard input can be achieved by typing in a text input box. All in all it's quite janky but a nice reminder of how general purpose PDF scripting can be. The linked PDF is all ASCII so you can just open it in a text editor, or have a look at…
Life & fun · 2025 · th0mas.nl



Create lifelike, personalized AI avatars from text prompts
AI · 2025 · jogg.ai
