Private
Public Access
1
0
Commit Graph

25 Commits

Author SHA1 Message Date
a566ba8cf8 add overlay && game do not start until the opponent came 2016-11-01 08:31:13 +01:00
23d334ab27 add base64 encryption to grid when it has been sended to server 2016-10-31 19:44:20 +01:00
625c0e9c91 on click opponents bomb, you cannot target && refactor 2016-10-31 18:52:38 +01:00
418f8f3b67 warning when player has been found more than 20 mines 2016-10-31 18:37:14 +01:00
0246991be9 bugfix center mine counter animation 2016-10-31 18:21:53 +01:00
242e52f8e4 the opponent is the next when bomb is exploded 2016-10-31 18:16:57 +01:00
db2c0c8c30 current username checked && refactor && remove players in channel when they are more than 2 2016-10-31 18:07:37 +01:00
5b03dc2c28 send bomb info and use it on opponent 2016-10-31 15:35:29 +01:00
83679ef2c1 add sounds w/ howler 2016-10-31 15:13:01 +01:00
2468dca361 bugfix multiple empty fields w/ one click on opponent view 2016-10-28 18:54:59 +02:00
0a22968e56 refact && remove sound and logging && bugfix BIGBUG - handleGridField and showAppropriateFields sort order... 2016-10-28 16:16:27 +02:00
5b4fdd088c create first working communication 2016-10-25 11:19:50 +02:00
23f034bc1c create entities and repositories 2016-10-21 23:30:41 +02:00
d0779847ca changed websocket default port && debug RPC 2016-10-21 17:55:19 +02:00
28f42db14a created working session and client handler w/ websocket 2016-10-19 13:27:55 +02:00
fbfbe5a13b working websocket client and server w/o session handling and storage 2016-10-18 15:58:53 +02:00
8578a94caf composer update 2016-10-16 18:27:54 +02:00
70218471cd improve game && start sound creating 2016-10-16 18:26:55 +02:00
ed41aaead0 refactor grid control and grid field 2016-10-12 22:18:10 +02:00
91bf6aa737 created basic game w/ table and animations 2016-10-11 22:11:21 +02:00
8583be9d2a websocket basic setup FE & BE && working basic game w/ react && webpack & babel config 2016-10-01 21:49:15 +02:00
cc411a4a73 gitignore node_modules && add symlink to node_modules (just for install) && basic react 2016-09-24 12:41:59 +02:00
4883892730 add react hello world 2016-09-23 22:57:35 +02:00
1e36c82ffa rename project in config 2016-09-22 14:01:15 +02:00
f4d2aad81c initial commit && create project in symfony3 2016-09-22 13:56:57 +02:00