- Timestamp:
- 2013-06-14 12:11:44 (7 years ago)
- Location:
- 2013/24/NicoL/Mastermind/Mastermind
- Files:
-
- 18 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
2013/24/NicoL/Mastermind/Mastermind/Mastermind/Mastermind.cs
r4140 r4146 135 135 void KysyKentta() 136 136 { 137 MultiSelectWindow kenttaValikko = new MultiSelectWindow("", "kentta1", "kentta2", "kenttä 3", "kentta4", "kentta5", "kenttä 6"); 137 MultiSelectWindow kenttaValikko = new MultiSelectWindow("", "Taso 1", "Taso 2", "Taso 3", "Taso 4", "Taso 5", "Taso 6", "Taso 7", "Taso 8", "Taso 9", "Taso 10", "Taso 11", "Taso 12", "Taso 13", "Taso 14", "Taso 15", 138 "Taso 16"); 138 139 kenttaValikko.ItemSelected += KenttaValittu; 139 140 Add(kenttaValikko); -
2013/24/NicoL/Mastermind/Mastermind/Mastermind/Mastermind.csproj
r4066 r4146 112 112 <ItemGroup> 113 113 <Compile Include="Ohjelma.cs" /> 114 <Compile Include="Mastermind.cs" /> 114 <Compile Include="..\..\..\..\JoonasE\Mastermind\Mastermind\Mastermind\Mastermind.cs"> 115 <Link>Mastermind.cs</Link> 116 </Compile> 115 117 <Compile Include="Properties\AssemblyInfo.cs" /> 116 118 </ItemGroup> -
2013/24/NicoL/Mastermind/Mastermind/MastermindContent/MastermindContent.contentproj
r4140 r4146 56 56 <Processor>TextureProcessor</Processor> 57 57 </Compile> 58 <Compile Include="kentta1 .txt">59 <Name>kentta1 </Name>58 <Compile Include="kentta10.txt"> 59 <Name>kentta10</Name> 60 60 <Importer>TextFileImporter</Importer> 61 61 <Processor>TextFileContentProcessor</Processor> … … 110 110 </ItemGroup> 111 111 <ItemGroup> 112 <Compile Include="nappula.png"> 113 <Name>nappula</Name> 114 <Importer>TextureImporter</Importer> 115 <Processor>TextureProcessor</Processor> 116 </Compile> 117 </ItemGroup> 118 <ItemGroup> 112 119 <Compile Include="musa.mp3"> 113 120 <Name>musa</Name> … … 131 138 </ItemGroup> 132 139 <ItemGroup> 133 <Compile Include="nappula.png"> 134 <Name>nappula</Name> 135 <Importer>TextureImporter</Importer> 136 <Processor>TextureProcessor</Processor> 140 <Compile Include="kentta11.txt"> 141 <Name>kentta11</Name> 142 <Importer>TextFileImporter</Importer> 143 <Processor>TextFileContentProcessor</Processor> 144 </Compile> 145 <Compile Include="kentta12.txt"> 146 <Name>kentta12</Name> 147 <Importer>TextFileImporter</Importer> 148 <Processor>TextFileContentProcessor</Processor> 149 </Compile> 150 <Compile Include="kentta13.txt"> 151 <Name>kentta13</Name> 152 <Importer>TextFileImporter</Importer> 153 <Processor>TextFileContentProcessor</Processor> 154 </Compile> 155 <Compile Include="kentta14.txt"> 156 <Name>kentta14</Name> 157 <Importer>TextFileImporter</Importer> 158 <Processor>TextFileContentProcessor</Processor> 159 </Compile> 160 <Compile Include="kentta15.txt"> 161 <Name>kentta15</Name> 162 <Importer>TextFileImporter</Importer> 163 <Processor>TextFileContentProcessor</Processor> 164 </Compile> 165 <Compile Include="kentta16.txt"> 166 <Name>kentta16</Name> 167 <Importer>TextFileImporter</Importer> 168 <Processor>TextFileContentProcessor</Processor> 169 </Compile> 170 <Compile Include="kentta1.txt"> 171 <Name>kentta1</Name> 172 <Importer>TextFileImporter</Importer> 173 <Processor>TextFileContentProcessor</Processor> 174 </Compile> 175 <Compile Include="kentta2.txt"> 176 <Name>kentta2</Name> 177 <Importer>TextFileImporter</Importer> 178 <Processor>TextFileContentProcessor</Processor> 179 </Compile> 180 <Compile Include="kentta3.txt"> 181 <Name>kentta3</Name> 182 <Importer>TextFileImporter</Importer> 183 <Processor>TextFileContentProcessor</Processor> 184 </Compile> 185 <Compile Include="kentta4.txt"> 186 <Name>kentta4</Name> 187 <Importer>TextFileImporter</Importer> 188 <Processor>TextFileContentProcessor</Processor> 189 </Compile> 190 <Compile Include="kentta5.txt"> 191 <Name>kentta5</Name> 192 <Importer>TextFileImporter</Importer> 193 <Processor>TextFileContentProcessor</Processor> 194 </Compile> 195 <Compile Include="kentta6.txt"> 196 <Name>kentta6</Name> 197 <Importer>TextFileImporter</Importer> 198 <Processor>TextFileContentProcessor</Processor> 199 </Compile> 200 <Compile Include="kentta7.txt"> 201 <Name>kentta7</Name> 202 <Importer>TextFileImporter</Importer> 203 <Processor>TextFileContentProcessor</Processor> 204 </Compile> 205 <Compile Include="kentta8.txt"> 206 <Name>kentta8</Name> 207 <Importer>TextFileImporter</Importer> 208 <Processor>TextFileContentProcessor</Processor> 209 </Compile> 210 <Compile Include="kentta9.txt"> 211 <Name>kentta9</Name> 212 <Importer>TextFileImporter</Importer> 213 <Processor>TextFileContentProcessor</Processor> 214 </Compile> 215 </ItemGroup> 216 <ItemGroup> 217 <Compile Include="kentta17.txt"> 218 <Name>kentta17</Name> 219 <Importer>TextFileImporter</Importer> 220 <Processor>TextFileContentProcessor</Processor> 221 </Compile> 222 <Compile Include="kentta18.txt"> 223 <Name>kentta18</Name> 224 <Importer>TextFileImporter</Importer> 225 <Processor>TextFileContentProcessor</Processor> 226 </Compile> 227 <Compile Include="kentta20.txt"> 228 <Name>kentta20</Name> 229 <Importer>TextFileImporter</Importer> 230 <Processor>TextFileContentProcessor</Processor> 231 </Compile> 232 <Compile Include="kentta30.txt"> 233 <Name>kentta30</Name> 234 <Importer>TextFileImporter</Importer> 235 <Processor>TextFileContentProcessor</Processor> 236 </Compile> 237 <Compile Include="kentta19.txt"> 238 <Name>kentta19</Name> 239 <Importer>TextFileImporter</Importer> 240 <Processor>TextFileContentProcessor</Processor> 241 </Compile> 242 <Compile Include="kentta22.txt"> 243 <Name>kentta22</Name> 244 <Importer>TextFileImporter</Importer> 245 <Processor>TextFileContentProcessor</Processor> 246 </Compile> 247 <Compile Include="kentta23.txt"> 248 <Name>kentta23</Name> 249 <Importer>TextFileImporter</Importer> 250 <Processor>TextFileContentProcessor</Processor> 251 </Compile> 252 <Compile Include="kentta24.txt"> 253 <Name>kentta24</Name> 254 <Importer>TextFileImporter</Importer> 255 <Processor>TextFileContentProcessor</Processor> 256 </Compile> 257 <Compile Include="kentta25.txt"> 258 <Name>kentta25</Name> 259 <Importer>TextFileImporter</Importer> 260 <Processor>TextFileContentProcessor</Processor> 261 </Compile> 262 <Compile Include="kentta26.txt"> 263 <Name>kentta26</Name> 264 <Importer>TextFileImporter</Importer> 265 <Processor>TextFileContentProcessor</Processor> 266 </Compile> 267 <Compile Include="kentta27.txt"> 268 <Name>kentta27</Name> 269 <Importer>TextFileImporter</Importer> 270 <Processor>TextFileContentProcessor</Processor> 271 </Compile> 272 <Compile Include="kentta28.txt"> 273 <Name>kentta28</Name> 274 <Importer>TextFileImporter</Importer> 275 <Processor>TextFileContentProcessor</Processor> 276 </Compile> 277 <Compile Include="kentta29.txt"> 278 <Name>kentta29</Name> 279 <Importer>TextFileImporter</Importer> 280 <Processor>TextFileContentProcessor</Processor> 281 </Compile> 282 <Compile Include="kentta31.txt"> 283 <Name>kentta31</Name> 284 <Importer>TextFileImporter</Importer> 285 <Processor>TextFileContentProcessor</Processor> 137 286 </Compile> 138 287 </ItemGroup> -
2013/24/NicoL/Mastermind/Mastermind/MastermindContent/kentta1.txt
r4140 r4146 1 2 3 4 #################################################### 5 # 6 # 7 # 8 # 9 # 10 # 11 #A G 12 ################# 13 # 14 # 15 #B g 16 ################################################################################################################################################################################################################### 17 1 ########################## 2 # # 3 # # # 4 #B # g # 5 ########################## 6 # # # 7 # # # 8 #A # G # 9 ##########################
Note: See TracChangeset
for help on using the changeset viewer.