Click here for free DL of the app version that can save data.
No:9587 119
Prev Next
Password game with 10 rules and the player needs t..ALL
Developer User4381|Date and time 23/7/26 7:11:14
Build time 58.177 sec|Game capacity 7.335KB|Script


Sure! Here's a simple password game implemented as a single HTML file using JavaScript. The game consists of 10 rules, and the player needs to create a password that satisfies all the rules. The game will validate the password and provide feedback accordingly. It uses pictograms for a better visual experience on smartphones. Just copy the code below into an HTML file and open it in a web browser to play the game:


Password Game

Create a password that satisfies all the rules below using the provided pictograms.

Rule 1: Include at least one special character.

Rule 2: Include at least one number.

Rule 3: Include at least one uppercase letter.

Rule 4: Include at least one lowercase letter.

Rule 5: Length should be between 6 and 12 characters.

Rule 6: Should not contain any spaces.

Rule 7: Should not start with a number.

Rule 8: Should not end with a special character.

Rule 9: Should not contain any repeating characters.

Rule 10: Should have a combination of letters and numbers.



Please note that you need to provide pictograms for the rules. Save the pictograms as `emozi_himawari.png`, `emozi_cat.png`, ..., `emozi_rabbit.png` in a folder called `pictograms` and place that folder in the same directory as the HTML file. When you open the HTML file in a web browser, you'll see the game interface where you can enter your password. After clicking the "Check Password" button, the game will validate the password based on the provided rules and provide feedback accordingly. Feel free to modify or enhance the game as per your requirements. Enjoy playing!

Prev Next   Back  0  0 Menu 

[PR]現在の売れ筋ゲームランキング

Click here for free DL of the app version that can save data.

(C)2023 HisashiApp