Skip to content

ixsalimo/Truth-or-Dare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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