Online truth or dare game with punishments made by pure JavaScript
- Add ultimate users ♾
- Punishments for questions 🔥
- Get a random turn for each user 🔄
- Timer for questions that need time ⏰
- Split or shuffle all truth and dare questions 🔀
Replace all /Truth-or-Dare/
s by /
in IDEs like Visual Studio Code or Notepad++
To run it by PHP, run this command in CMD or VScode terminal
php -S localhost:[port] [-t main_folder_path]