Password is a hidden information word game played in groups.
The original word game was designed by one of our team members, Philip Quiambao.
The rules can be found at this wiki page.
- An intuitive and responsive frontend iOS Application designed for iPhone 11
- A robust, secure backend for this networked multiplayer game that could easily be extended to additional client platforms.
- An AI-driven bot that can be added to any game instance. Developing an algorithm to play this social word game is a nontrivial natural language processing task.
- Frontend Technical Documentation
- Backend Technical Documentation
- Note: Backend documentation is organized as linked
README.md
files in key backend directories.
- Note: Backend documentation is organized as linked
- Bot Technical Documentation