Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 705 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 705 Bytes

Truth or Dare

Online truth or dare game with punishments made by pure JavaScript

Features

  • 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 🔀

Demo

Online demo

Run Locally

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]

Author