UNPKG

nodegame-openshift

Version:

Prepares a nodeGame instance to run on the openshift cloud.

11 lines (10 loc) 399 B
<!doctype html> <title>Please wait</title> <link rel="stylesheet" href="../css/bootstrap.min.css" /> <link rel="stylesheet" type="text/css" href="../css/style.css"> <body> <div id="root"> <h2>Please be patient, you will be back in the game in less than 1 minute.</h2> Because of the odd number of participants, someone must wait at each round. This round it is your turn. </div> </body>