Some advances. TODO: test board.js, and then game.js, and then implement room.js
authorBenjamin Auder <benjamin.auder@somewhere>
Sat, 12 Jan 2019 14:21:00 +0000 (15:21 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Sat, 12 Jan 2019 14:21:00 +0000 (15:21 +0100)
commitfd08ab2c5b8931bb8c95cf7e9f2f95122647f991
tree7371a4d5ae1fff80f50626f43aa4816c0bd880ac
parent2305d34a3f2ab561c20b1fcb7349320145ac1f5c
Some advances. TODO: test board.js, and then game.js, and then implement room.js
17 files changed:
TODO
config/parameters.js.dist
db/create.sql
models/Game.js
models/Problem.js
public/javascripts/components/game.js
public/javascripts/components/problems.js
public/javascripts/index.js
public/javascripts/layout.js
public/stylesheets/index.sass
public/stylesheets/layout.sass
reflexions [new file with mode: 0644]
routes/playing.js
utils/access.js
utils/tokenGenerator.js
views/index.pug
views/userMenu.pug