gameserver
Package gameserver implements a simple messaging server to be used with several built in games
Filename
Size
Last Commit Date
Commit Message
..
cmd
gameserver
listen.go
188
2021/12/22 13:02:52
added user specifiable HTTP listen address
listen_proxy.go
296
2021/12/22 13:05:03
added user specifiable Proxy port
main.go
626
2021/12/22 13:00:35
added user specifiable game data dir
otdb
main.go
4511
2021/12/30 09:54:47
modified output to be (significantly) smaller
data
otdb.d.ts
130
2021/12/30 09:55:07
updated typedef to match new data type
wit_data.d.ts
56
2021/12/22 12:57:06
moved WIT data def file to data dir
files
cards.ts
8092
2022/10/08 07:44:50
cards now use CSS IDs
holdem.ts
4477
2022/12/26 11:02:36
used to feature of CSS.add method to combine multiple calls into a single call
index.html
1348
2022/10/08 07:35:08
no need for style to be linked into HTML
middleground.ts
4967
2022/12/26 11:03:22
used to feature of CSS.add method to combine multiple calls into a single call
quiz.ts
11663
2022/12/26 11:04:14
used to feature of CSS.add method to combine multiple calls into a single call
room.ts
8723
2022/12/26 11:05:05
used to feature of CSS.add method to combine multiple calls into a single call
script.ts
89
2022/01/11 09:06:33
moved room selection code to room module
wit.ts
4196
2022/12/26 11:05:43
used to feature of CSS.add method to combine multiple calls into a single call
LICENSE
767
2021/12/05 11:52:41
added LICENSE
README.md
338
2021/12/22 12:58:47
added README
embed
1092
2022/10/08 07:35:33
no longer need to embed CSS
gameserver.go
8495
2022/08/05 15:34:13
removed unused error
go.mod
348
2021/12/29 10:13:54
updated go mod files
go.sum
2273
2021/12/29 10:13:54
updated go mod files
index.go
967
2021/12/06 14:56:34
added basic embedded index
index.gz
25
2021/12/06 14:56:34
added basic embedded index
index_size.go
83
2021/12/06 14:56:34
added basic embedded index