Elixir_hangman-master.zip
(预估有个87文件)
Elixir_hangman-master
experiments
chain
chain.exs
534B
processes
procs.exs
293B
demo.exs
173B
game
hangman
.gitignore
577B
mix.exs
416B
.formatter.exs
84B
README.md
497B
config
config.exs
1KB
lib
hangman
application.ex
314B
game.ex
2KB
server.ex
426B
hangman.ex
286B
test
game_test.exs
2KB
test_helper.exs
15B
hangman_test.exs
66B
text_client
.gitignore
581B
mix.exs
415B
.formatter.exs
84B
README.md
516B
config
config.exs
1KB
lib
text_client.ex
76B
text_client
player.ex
1KB
summary.ex
241B
mover.ex
182B
prompter.ex
598B
interact.ex
427B
state.ex
107B
test
test_helper.exs
15B
text_client_test.exs
147B
dictionary
.gitignore
580B
mix.exs
622B
assets
.DS_Store
6KB
words.txt
70KB
.formatter.exs
84B
.DS_Store
6KB
README.md
512B
config
config.exs
1KB
lib
dictionary
generator.ex
331B
application.ex
317B
dictionary.ex
101B
test
test_helper.exs
15B
dictionary_test.exs
147B
gallows
mix.lock
4KB
.gitignore
888B
mix.exs
865B
assets
.babelrc
55B
package.json
640B
package-lock.json
272KB
webpack.config.js
1KB
js
app.js
493B
socket.js
2KB
static
images
phoenix.png
14KB
robots.txt
202B
favicon.ico
1KB
css
app.css
76B
phoenix.css
11KB
.formatter.exs
91B
priv
gettext
errors.pot
366B
en
LC_MESSAGES
errors.po
336B
README.md
661B
config
test.exs
266B
config.exs
1001B
prod.exs
2KB
dev.exs
2KB
prod.secret.exs
937B
lib
gallows_web.ex
2KB
gallows_web
templates
hangman
new_game.html.eex
100B
game_field.html.eex
149B
layout
app.html.eex
623B
gettext.ex
711B
endpoint.ex
1KB
views
hangman_view.ex
64B
layout_view.ex
63B
error_view.ex
491B
error_helpers.ex
2KB
channels
user_socket.ex
1KB
controllers
hangman_controller.ex
343B
router.ex
548B
gallows
application.ex
876B
gallows.ex
251B
test
support
conn_case.ex
1016B
channel_case.ex
907B
test_helper.exs
15B
gallows_web
views
error_view_test.exs
417B
layout_view_test.exs
270B
page_view_test.exs
80B
controllers
page_controller_test.exs
200B
暂无评论