We have implemented the Bletchley game with HTML / CSS / JS. Our project consists of singleplayer module and multiplayer module. The singleplayer includes three difficulties - Easy, Medium and Hard. The multiplayer allows one player to play as the Germans and create the code which the other player has to guess.
- 3 singleplayer difficulties
- Multiplayer mode
- Bulgarian and English localisation
Open your terminal and clone the repository.
git clone https://github.com/IPBachvarov18/CryptoZargan.git
cd CryptoZargan
npm install
node .