client/src
Tissevert 0ec7c4d1ee Make the update function in session module an async construct that waits until the state of the game has been updated 2018-12-02 19:48:59 +01:00
..
async.js Make async return the last value of a sequence 2018-12-02 19:44:56 +01:00
automaton.js What was that commented code even doing here ? 2018-11-30 14:52:28 +01:00
buttons.js Implement settings menu 2018-11-30 14:51:42 +01:00
dom.js Implement text prompt and use it to offer an open choice for the name 2018-11-29 22:22:25 +01:00
index.html Take animation, text and menus to a separate UI module 2018-11-20 15:56:28 +01:00
main.js Implement settings menu 2018-11-30 14:51:42 +01:00
messaging.js Homogenize indentation (dom and messaging were using spaces) to tabs 2018-11-29 22:09:09 +01:00
screen.css Implement settings menu 2018-11-30 14:51:42 +01:00
screen.js Allow menus to start at a pre-selected position and use it on text speed selection 2018-12-01 17:17:18 +01:00
session.js Make the update function in session module an async construct that waits until the state of the game has been updated 2018-12-02 19:48:59 +01:00
ui.js Allow menus to start at a pre-selected position and use it on text speed selection 2018-12-01 17:17:18 +01:00