Skip to content
Snippets Groups Projects
Commit 62ca1099 authored by ys678's avatar ys678
Browse files

Update time from 1000 -> 500

parent 03c7d369
No related branches found
No related tags found
1 merge request!11Test of collision&growing
......@@ -10,7 +10,7 @@ let games = {};
// TO BE REWRITTEN
games["game1"] = {
gameBoard: gameModule.createGameBoard(10, 10),
gameBoard: gameModule.createGameBoard(100, 100),
players: [],
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment