A MineSweeper game in Scala+Play
- Developed in Scala using Play framework.
- Client web application written in Scala and Javascript.
- Slick framework and PostgreSQL database.
- Secure user information.
- Increase UT coverage.
- Improve front-end interface and css style.
- Add in-memory cache to reduce database load.
- Separate CLIENT and API repositories.