-
Notifications
You must be signed in to change notification settings - Fork 195
/
.gitmodules
114 lines (114 loc) · 5.01 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
[submodule "CodingDojo/portable/linux-docker-compose"]
path = CodingDojo/portable/linux-docker-compose
url = https://github.com/codenjoyme/codenjoy-portable-linux.git
[submodule "CodingDojo/portable/linux-docker"]
path = CodingDojo/portable/linux-docker
url = https://github.com/codenjoyme/codenjoy-portable-linux-lite.git
[submodule "CodingDojo/portable/windows-cmd"]
path = CodingDojo/portable/windows-cmd
url = https://github.com/codenjoyme/codenjoy-portable-windows.git
[submodule "CodingDojo/games/excitebike"]
path = CodingDojo/games/excitebike
url = https://github.com/codenjoyme/codenjoy-excitebike.git
[submodule "CodingDojo/games/selfdefense"]
path = CodingDojo/games/selfdefense
url = https://github.com/codenjoyme/codenjoy-selfdefense.git
[submodule "CodingDojo/games/japanese"]
path = CodingDojo/games/japanese
url = https://github.com/codenjoyme/codenjoy-japanese.git
[submodule "CodingDojo/client-runner"]
path = CodingDojo/client-runner
url = https://github.com/codenjoyme/codenjoy-client-runner.git
[submodule "CodingDojo/games/vacuum"]
path = CodingDojo/games/vacuum
url = https://github.com/codenjoyme/codenjoy-vacuum.git
[submodule "CodingDojo/games/xonix"]
path = CodingDojo/games/xonix
url = https://github.com/codenjoyme/codenjoy-xonix.git
[submodule "CodingDojo/games/chess"]
path = CodingDojo/games/chess
url = https://github.com/codenjoyme/codenjoy-chess.git
[submodule "CodingDojo/games/engine"]
path = CodingDojo/games/engine
url = https://github.com/codenjoyme/codenjoy-engine.git
[submodule "CodingDojo/clients/java"]
path = CodingDojo/clients/java
url = https://github.com/codenjoyme/codenjoy-java-client.git
[submodule "CodingDojo/clients/java-script"]
path = CodingDojo/clients/java-script
url = https://github.com/codenjoyme/codenjoy-javascript-client.git
[submodule "CodingDojo/clients/pseudo"]
path = CodingDojo/clients/pseudo
url = https://github.com/codenjoyme/codenjoy-pseudo-client.git
[submodule "CodingDojo/clients/ruby"]
path = CodingDojo/clients/ruby
url = https://github.com/codenjoyme/codenjoy-ruby-client.git
[submodule "CodingDojo/clients/go"]
path = CodingDojo/clients/go
url = https://github.com/codenjoyme/codenjoy-go-client.git
[submodule "CodingDojo/games/mollymage"]
path = CodingDojo/games/mollymage
url = https://github.com/codenjoyme/codenjoy-mollymage.git
[submodule "CodingDojo/clients/php"]
path = CodingDojo/clients/php
url = https://github.com/codenjoyme/codenjoy-php-client.git
[submodule "CodingDojo/clients/python"]
path = CodingDojo/clients/python
url = https://github.com/codenjoyme/codenjoy-python-client.git
[submodule "CodingDojo/clients/cpp"]
path = CodingDojo/clients/cpp
url = https://github.com/codenjoyme/codenjoy-cpp-client.git
[submodule "CodingDojo/clients/scala"]
path = CodingDojo/clients/scala
url = https://github.com/codenjoyme/codenjoy-scala-client.git
[submodule "CodingDojo/games/clifford"]
path = CodingDojo/games/clifford
url = https://github.com/codenjoyme/codenjoy-clifford.git
[submodule "CodingDojo/clients/kotlin"]
path = CodingDojo/clients/kotlin
url = https://github.com/codenjoyme/codenjoy-kotlin-client.git
[submodule "CodingDojo/clients/csharp"]
path = CodingDojo/clients/csharp
url = https://github.com/codenjoyme/codenjoy-csharp-client.git
[submodule "CodingDojo/games/verland"]
path = CodingDojo/games/verland
url = https://github.com/codenjoyme/codenjoy-verland.git
[submodule "CodingDojo/games/icancode"]
path = CodingDojo/games/icancode
url = https://github.com/codenjoyme/codenjoy-icancode.git
[submodule "CodingDojo/games/kata"]
path = CodingDojo/games/kata
url = https://github.com/codenjoyme/codenjoy-kata.git
[submodule "CodingDojo/games/lemonade"]
path = CodingDojo/games/lemonade
url = https://github.com/codenjoyme/codenjoy-lemonade.git
[submodule "CodingDojo/games/lunolet"]
path = CodingDojo/games/lunolet
url = https://github.com/codenjoyme/codenjoy-lunolet.git
[submodule "CodingDojo/games/reversi"]
path = CodingDojo/games/reversi
url = https://github.com/codenjoyme/codenjoy-reversi.git
[submodule "CodingDojo/games/rubicscube"]
path = CodingDojo/games/rubicscube
url = https://github.com/codenjoyme/codenjoy-rubicscube.git
[submodule "CodingDojo/games/sample"]
path = CodingDojo/games/sample
url = https://github.com/codenjoyme/codenjoy-sample.git
[submodule "CodingDojo/games/sudoku"]
path = CodingDojo/games/sudoku
url = https://github.com/codenjoyme/codenjoy-sudoku.git
[submodule "CodingDojo/games/sampletext"]
path = CodingDojo/games/sampletext
url = https://github.com/codenjoyme/codenjoy-sampletext.git
[submodule "CodingDojo/games/rawelbbub"]
path = CodingDojo/games/rawelbbub
url = https://github.com/codenjoyme/codenjoy-rawelbbub.git
[submodule "CodingDojo/games/namdreab"]
path = CodingDojo/games/namdreab
url = https://github.com/codenjoyme/codenjoy-namdreab.git
[submodule "CodingDojo/games/knibert"]
path = CodingDojo/games/knibert
url = https://github.com/codenjoyme/codenjoy-knibert.git
[submodule "CodingDojo/games/questoria"]
path = CodingDojo/games/questoria
url = https://github.com/codenjoyme/codenjoy-questoria.git