Install and run game
nvm install 22
cd tiles
npm install
npm run dev
npm run deploy
- improve the AI by searching for optimal moves
- make it a multi 2-4 player game (host has a connection w/ every peer)
- add a timer and have timeout (30 seconds)
- add a custom domain name
- make it default to full screen on mobile / or turn it into a mobile app
