Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit 436ac36

Browse files
authored
Update server.js
1 parent 3fc40f2 commit 436ac36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
// do something to end server and game after some fixed time and declare the winner color
2+
// do something to end server and game after some fixed score, most probably less than 1000 and declare the winner color
33

44

55
var express = require('express');

0 commit comments

Comments
 (0)