Commit graph

76 commits

Author SHA1 Message Date
Jeena Paradies
f07bceb019 added log, fixed checkIfWon() 2011-05-16 17:54:07 +02:00
Jonatan Pålsson
3ffe26f9ae removed dialog 2011-05-16 17:15:53 +02:00
Jonatan Pålsson
8ee0fe53e6 Fixed name 2011-05-16 17:12:37 +02:00
Jonatan Pålsson
ba471084da Fixed fonts and added a dialog to TTT 2011-05-16 17:10:35 +02:00
Jeena Paradies
e85b2baffc fixed problem with win 2011-05-16 17:09:35 +02:00
Jeena Paradies
a90c7bef48 fixed winner problem 2011-05-16 17:05:59 +02:00
Jonatan Pålsson
620b19bff6 Tic tac toe works 2011-05-16 16:29:27 +02:00
Jonatan Pålsson
f81fec6b9c Added python tictactoe client 2011-05-16 12:48:58 +02:00
Kallfaktorn
9efd739cbb Quickcheck for ggs_network. Part of the pongbot. 2011-05-11 09:10:07 +02:00
Jeena Paradies
e6ff8b6f16 changed log file names 2011-05-05 14:29:36 +02:00
Jeena Paradies
b39ad8e97f bugfix serverInfo 2011-05-05 13:47:12 +02:00
Jeena Paradies
08e086084c added serverLog to API 2011-05-05 12:51:10 +02:00
Jeena Paradies
fcaf8f71bc implemented bots 2011-05-05 05:12:55 +02:00
Jeena Paradies
792e57bde9 added args to response 2011-05-04 13:01:22 +02:00
Jeena Paradies
3b429d7dd4 added ping 2011-05-04 12:30:37 +02:00
Jeena Paradies
8a574db360 changes to make joining a friends table possible 2011-05-03 18:34:19 +02:00
Jeena Paradies
de171a9d9d changed behaviour to make more then one client possible 2011-05-01 00:02:07 +02:00
Jeena Paradies
7732bb9742 a small chat client which uses erlv8 javascript 2011-04-30 18:55:34 +02:00
Jeena Paradies
0b649c35ac moved erlang_js and erlv8 to lib 2011-04-27 16:21:15 +02:00
Jeena Paradies
ad4ccadc15 added possibility to log in file 2011-04-26 18:41:05 +02:00
Jeena Paradies
e5f2652ae6 added better print 2011-04-26 17:16:27 +02:00
Jeena Paradies
6271af5777 Merge branch 'master' of github.com:jeena/GGS 2011-04-26 16:56:04 +02:00
Jeena Paradies
f705aa40b9 added different stats messages 2011-04-26 16:55:48 +02:00
Kallfaktorn
68e97023c6 pong_bots smarter and starting with ggs.jeena.net 2011-04-26 16:28:44 +02:00
Kallfaktorn
b7fc68a010 merge 2011-04-26 16:16:20 +02:00
Kallfaktorn
f8b383232b players are actually doing something 2011-04-26 16:13:56 +02:00
Jeena Paradies
3a2a95855d added stats module 2011-04-26 14:11:18 +02:00
Kallfaktorn
2059bc7282 Added pong_bot:start(N) to start N games. 2011-04-20 16:10:59 +02:00
Kallfaktorn
762698945d Start multiple times on same terminal 2011-04-20 15:35:51 +02:00
Kallfaktorn
c8e6bebce7 Unnecessary comments removed. Tcp comments are left to verify program correctness 2011-04-20 06:29:15 +02:00
Kallfaktorn
078ba9979e The bots are playing infinitely. 2011-04-20 06:23:56 +02:00
Kallfaktorn
c7b2d5e8c5 Bots playing a full round. 2011-04-20 06:11:35 +02:00
Kallfaktorn
f827795dd8 Game going, pads moving up. 2011-04-20 05:50:51 +02:00
Kallfaktorn
1ec145efa8 Data correctly extracted. 2011-04-20 04:51:46 +02:00
Kallfaktorn
fb6457660b hello 2011-04-19 14:41:46 +02:00
Kallfaktorn
77c6038ec8 'ready' to ready 2011-04-18 21:13:56 +02:00
Kallfaktorn
7f95d96cda gen_server working. 2011-04-18 19:48:50 +02:00
Kallfaktorn
9986a801aa Pong bot for erlang. 2011-04-16 19:40:07 +02:00
niklas
5620b67c34 removed output 2011-04-14 17:47:55 +02:00
Jeena Paradies
0c340f95d2 bugfix 2011-04-13 17:52:09 +02:00
Jonatan Pålsson
31240b02b8 Added start script 2011-04-13 17:11:14 +02:00
Jeena Paradies
48506c69b7 removed test file 2011-04-13 03:57:18 +02:00
Jeena Paradies
16045afb21 working pong-bot 2011-04-13 03:44:00 +02:00
Jeena Paradies
5bcd7260d3 pong-bot bugfixes 2011-04-12 18:29:47 +02:00
Jeena Paradies
9c8d04114c added initial pong bots 2011-04-12 17:50:34 +02:00
Jeena Paradies
865c963ad6 fixed pong with new protocol 2011-04-12 00:58:29 +02:00
Jeena Paradies
739939dfac added more pong to gitignore 2011-04-11 20:12:23 +02:00
Jeena Paradies
a885d2c2e2 merge with jeenas branch 2011-04-11 16:52:01 +02:00
Jeena Paradies
135caff0e9 changed player to gen_server 2011-04-11 16:48:40 +02:00
Jonatan Pålsson
cb24e00c6e Replaced old protocol with gen_fsm protocol parser 2011-04-11 16:27:53 +02:00