Run the game locally:
npm startRun the tests:
npm test
# or in watcher mode
npm run test:watchYou can use your keyboard arrows to play the game!
- Handle mobile players (responsiveness + swipe motions)
- Better design
- Fix score computation?
- Animations
- Cancel move?