This website requires JavaScript.
Explore
Help
Sign in
PokeNeige
/
client
Watch
1
Star
0
Fork
You've already forked client
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3ab4762d2f
client
/
src
History
Tissevert
3ab4762d2f
Generalize bind to sequences of arbitrary length and add an apply method to get the result of an application into the async monad
2018-12-09 23:07:13 +01:00
..
async.js
Generalize bind to sequences of arbitrary length and add an apply method to get the result of an application into the async monad
2018-12-09 23:07:13 +01:00
automaton.js
Implement name prompt and go on to skin selection
2018-12-02 19:50:23 +01:00
buttons.js
Fix bugs in buttons settings menu
2018-12-04 08:27:32 +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 name prompt and go on to skin selection
2018-12-02 19:50:23 +01:00
messaging.js
Implement the messaging module for good using the async monad for message reception
2018-12-02 19:49:57 +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
Fix bugs in buttons settings menu
2018-12-04 08:27:32 +01:00