XaO
Overview
Online multiplayer noughts and crosses! I built this game as a way to hone in my knowledge of using PHP for an API instead of a typical CGI interface. The backend is a simple rest PHP api and the frontend is a vanilla JS web app.
You create a game, share the code and can play with a friend over the internet!
Tech Stack
- Vanilla JS
- PHP
- MySQL
Features
- Live online multiplayer.
- Replay voting.
- Winner plays first.
- Vibrant minimal UI.
- Social media sharing links.