
Japan is a common territory on quite a few maps, including the beloved Classic map, but thus far has failed to gain the necessary support to become a stand alone map. My graphical skill is better than it was when I attempted a Mars map last year, but since there is already a working draft of Mars, (that is quite good by the way) I have decided to work on another map that hasn't found proper representation in CC to this point, JAPAN.
Theme: Japan - Modern day political divisions (known in Japan as prefectures) with ancient Japanese graphical accents, Japanese-like text, and real Kanji text.
Territory count: 43
Bonus regions: 7
Impassible's: Mountains and ocean (limited connections between islands)
Gameplay: Classic style - conquer ALL territories/opponents for victory!
I'm not looking to make this complicated. I'm not planning to put underlying territories, (cities/railways/shipping/sea lanes) bombardment territories, one-way attacks, or complicated bonus structures.
Version 14.0
Large:
[bigimg]http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapanfinal-1.png[/bigimg]
Small:
[bigimg]http://i213.photobucket.com/albums/cc121/RedBaron0/japanfinal-1.png[/bigimg]
XML file: Japanfinal2.xml
Code: Select all
<?xml version="1.0"?>
<map>
<continent>
<name>Hokkaido</name>
<bonus>3</bonus>
<components>
<territory>Rishirito</territory>
<territory>Kunashiri</territory>
<territory>Asahikawa</territory>
<territory>Kushiro</territory>
<territory>Sapporo</territory>
<territory>Hakodate</territory>
</components>
</continent>
<continent>
<name>Tohoku</name>
<bonus>4</bonus>
<components>
<territory>Aomori</territory>
<territory>Iwate</territory>
<territory>Akita</territory>
<territory>Miyagi</territory>
<territory>Yamagata</territory>
<territory>Sendai</territory>
<territory>Fukushima</territory>
</components>
</continent>
<continent>
<name>Kanto</name>
<bonus>2</bonus>
<components>
<territory>Chiba</territory>
<territory>Tochigi</territory>
<territory>Tokyo</territory>
<territory>Izu-Oshima</territory>
</components>
</continent>
<continent>
<name>Chubu</name>
<bonus>5</bonus>
<components>
<territory>Sado</territory>
<territory>Niigata</territory>
<territory>Ishikawa</territory>
<territory>Nagano</territory>
<territory>Aichi</territory>
<territory>Fuji</territory>
</components>
</continent>
<continent>
<name>Chugoku</name>
<bonus>6</bonus>
<components>
<territory>Fukui</territory>
<territory>Kyoto</territory>
<territory>Mie</territory>
<territory>Osaka</territory>
<territory>Tottori</territory>
<territory>Okayama</territory>
<territory>Oki-shoto</territory>
<territory>Matsue</territory>
<territory>Hiroshima</territory>
</components>
</continent>
<continent>
<name>Shikoku</name>
<bonus>2</bonus>
<components>
<territory>Naruto</territory>
<territory>Kochi</territory>
<territory>Nakamura</territory>
<territory>Okinawa</territory>
</components>
</continent>
<continent>
<name>Kyushu</name>
<bonus>3</bonus>
<components>
<territory>Tsushima</territory>
<territory>Nagasaki</territory>
<territory>Oita</territory>
<territory>Aso</territory>
<territory>Miyazaki</territory>
<territory>Kagoshima</territory>
</components>
</continent>
<territory>
<name>Rishirito</name>
<borders>
<border>Asahikawa</border>
<border>Hakodate</border>
</borders>
<coordinates>
<smallx>347</smallx>
<smally>46</smally>
<largex>470</largex>
<largey>50</largey>
</coordinates>
</territory>
<territory>
<name>Kunashiri</name>
<borders>
<border>Kushiro</border>
</borders>
<coordinates>
<smallx>562</smallx>
<smally>49</smally>
<largex>754</largex>
<largey>57</largey>
</coordinates>
</territory>
<territory>
<name>Asahikawa</name>
<borders>
<border>Rishirito</border>
<border>Sapporo</border>
<border>Kushiro</border>
</borders>
<coordinates>
<smallx>438</smallx>
<smally>71</smally>
<largex>585</largex>
<largey>91</largey>
</coordinates>
</territory>
<territory>
<name>Kushiro</name>
<borders>
<border>Kunashiri</border>
<border>Asahikawa</border>
<border>Sapporo</border>
<border>Fukushima</border>
</borders>
<coordinates>
<smallx>509</smallx>
<smally>127</smally>
<largex>685</largex>
<largey>162</largey>
</coordinates>
</territory>
<territory>
<name>Sapporo</name>
<borders>
<border>Asahikawa</border>
<border>Kushiro</border>
<border>Hakodate</border>
</borders>
<coordinates>
<smallx>450</smallx>
<smally>148</smally>
<largex>602</largex>
<largey>182</largey>
</coordinates>
</territory>
<territory>
<name>Hakodate</name>
<borders>
<border>Rishirito</border>
<border>Sapporo</border>
<border>Aomori</border>
<border>Sea of Japan</border>
</borders>
<coordinates>
<smallx>392</smallx>
<smally>143</smally>
<largex>525</largex>
<largey>186</largey>
</coordinates>
</territory>
<territory>
<name>Aomori</name>
<borders>
<border>Hakodate</border>
<border>Iwate</border>
<border>Akita</border>
</borders>
<coordinates>
<smallx>406</smallx>
<smally>256</smally>
<largex>560</largex>
<largey>327</largey>
</coordinates>
</territory>
<territory>
<name>Iwate</name>
<borders>
<border>Aomori</border>
<border>Akita</border>
<border>Miyagi</border>
</borders>
<coordinates>
<smallx>429</smallx>
<smally>273</smally>
<largex>573</largex>
<largey>367</largey>
</coordinates>
</territory>
<territory>
<name>Akita</name>
<borders>
<border>Aomori</border>
<border>Iwate</border>
<border>Miyagi</border>
<border>Yamagata</border>
</borders>
<coordinates>
<smallx>391</smallx>
<smally>277</smally>
<largex>520</largex>
<largey>361</largey>
</coordinates>
</territory>
<territory>
<name>Miyagi</name>
<borders>
<border>Iwate</border>
<border>Akita</border>
<border>Yamagata</border>
<border>Sendai</border>
</borders>
<coordinates>
<smallx>423</smallx>
<smally>302</smally>
<largex>562</largex>
<largey>410</largey>
</coordinates>
</territory>
<territory>
<name>Yamagata</name>
<borders>
<border>Akita</border>
<border>Miyagi</border>
<border>Sendai</border>
<border>Niigata</border>
</borders>
<coordinates>
<smallx>385</smallx>
<smally>334</smally>
<largex>514</largex>
<largey>431</largey>
</coordinates>
</territory>
<territory>
<name>Sendai</name>
<borders>
<border>Miyagi</border>
<border>Yamagata</border>
<border>Fukushima</border>
</borders>
<coordinates>
<smallx>415</smallx>
<smally>335</smally>
<largex>551</largex>
<largey>447</largey>
</coordinates>
</territory>
<territory>
<name>Fukushima</name>
<borders>
<border>Kushiro</border>
<border>Sendai</border>
<border>Chiba</border>
</borders>
<coordinates>
<smallx>406</smallx>
<smally>376</smally>
<largex>540</largex>
<largey>494</largey>
</coordinates>
</territory>
<territory>
<name>Chiba</name>
<borders>
<border>Fukushima</border>
<border>Tochigi</border>
<border>Tokyo</border>
<border>Izu-Oshima</border>
<border>Osaka</border>
</borders>
<coordinates>
<smallx>406</smallx>
<smally>469</smally>
<largex>543</largex>
<largey>576</largey>
</coordinates>
</territory>
<territory>
<name>Tochigi</name>
<borders>
<border>Chiba</border>
<border>Tokyo</border>
</borders>
<coordinates>
<smallx>380</smallx>
<smally>429</smally>
<largex>501</largex>
<largey>557</largey>
</coordinates>
</territory>
<territory>
<name>Tokyo</name>
<borders>
<border>Tochigi</border>
<border>Chiba</border>
<border>Fuji</border>
</borders>
<coordinates>
<smallx>367</smallx>
<smally>456</smally>
<largex>490</largex>
<largey>600</largey>
</coordinates>
</territory>
<territory>
<name>Izu-Oshima</name>
<borders>
<border>Chiba</border>
</borders>
<coordinates>
<smallx>392</smallx>
<smally>507</smally>
<largex>521</largex>
<largey>668</largey>
</coordinates>
</territory>
<territory>
<name>Sado</name>
<borders>
<border>Niigata</border>
<border>Ishikawa</border>
</borders>
<coordinates>
<smallx>320</smallx>
<smally>341</smally>
<largex>423</largex>
<largey>458</largey>
</coordinates>
</territory>
<territory>
<name>Niigata</name>
<borders>
<border>Yamagata</border>
<border>Sado</border>
<border>Ishikawa</border>
<border>Nagano</border>
</borders>
<coordinates>
<smallx>327</smallx>
<smally>392</smally>
<largex>465</largex>
<largey>498</largey>
</coordinates>
</territory>
<territory>
<name>Ishikawa</name>
<borders>
<border>Sado</border>
<border>Niigata</border>
<border>Nagano</border>
<border>Aichi</border>
<border>Fukui</border>
<border>Kyoto</border>
</borders>
<coordinates>
<smallx>263</smallx>
<smally>425</smally>
<largex>344</largex>
<largey>554</largey>
</coordinates>
</territory>
<territory>
<name>Nagano</name>
<borders>
<border>Niigata</border>
<border>Ishikawa</border>
<border>Aichi</border>
<border>Fuji</border>
</borders>
<coordinates>
<smallx>314</smallx>
<smally>418</smally>
<largex>430</largex>
<largey>572</largey>
</coordinates>
</territory>
<territory>
<name>Aichi</name>
<borders>
<border>Ishikawa</border>
<border>Nagano</border>
<border>Fuji</border>
<border>Kyoto</border>
<border>Mie</border>
</borders>
<coordinates>
<smallx>293</smallx>
<smally>452</smally>
<largex>389</largex>
<largey>616</largey>
</coordinates>
</territory>
<territory>
<name>Fuji</name>
<borders>
<border>Nagano</border>
<border>Tokyo</border>
<border>Aichi</border>
</borders>
<coordinates>
<smallx>326</smallx>
<smally>471</smally>
<largex>433</largex>
<largey>623</largey>
</coordinates>
</territory>
<territory>
<name>Fukui</name>
<borders>
<border>Sea of Japan</border>
<border>Ishikawa</border>
<border>Kyoto</border>
<border>Mie</border>
<border>Tottori</border>
</borders>
<coordinates>
<smallx>225</smallx>
<smally>433</smally>
<largex>298</largex>
<largey>589</largey>
</coordinates>
</territory>
<territory>
<name>Kyoto</name>
<borders>
<border>Ishikawa</border>
<border>Aichi</border>
<border>Fukui</border>
<border>Mie</border>
</borders>
<coordinates>
<smallx>256</smallx>
<smally>445</smally>
<largex>340</largex>
<largey>604</largey>
</coordinates>
</territory>
<territory>
<name>Mie</name>
<borders>
<border>Fukui</border>
<border>Kyoto</border>
<border>Aichi</border>
<border>Okayama</border>
<border>Osaka</border>
</borders>
<coordinates>
<smallx>254</smallx>
<smally>495</smally>
<largex>341</largex>
<largey>645</largey>
</coordinates>
</territory>
<territory>
<name>Osaka</name>
<borders>
<border>Mie</border>
<border>Naruto</border>
<border>Chiba</border>
</borders>
<coordinates>
<smallx>236</smallx>
<smally>528</smally>
<largex>310</largex>
<largey>687</largey>
</coordinates>
</territory>
<territory>
<name>Tottori</name>
<borders>
<border>Fukui</border>
<border>Matsue</border>
</borders>
<coordinates>
<smallx>152</smallx>
<smally>454</smally>
<largex>211</largex>
<largey>598</largey>
</coordinates>
</territory>
<territory>
<name>Okayama</name>
<borders>
<border>Mie</border>
<border>Hiroshima</border>
</borders>
<coordinates>
<smallx>165</smallx>
<smally>488</smally>
<largex>220</largex>
<largey>643</largey>
</coordinates>
</territory>
<territory>
<name>Oki-shoto</name>
<borders>
<border>Matsue</border>
</borders>
<coordinates>
<smallx>147</smallx>
<smally>398</smally>
<largex>195</largex>
<largey>522</largey>
</coordinates>
</territory>
<territory>
<name>Matsue</name>
<borders>
<border>Oki-shoto</border>
<border>Tottori</border>
<border>Hiroshima</border>
</borders>
<coordinates>
<smallx>122</smallx>
<smally>461</smally>
<largex>167</largex>
<largey>608</largey>
</coordinates>
</territory>
<territory>
<name>Hiroshima</name>
<borders>
<border>Matsue</border>
<border>Okayama</border>
<border>Nagasaki</border>
</borders>
<coordinates>
<smallx>134</smallx>
<smally>493</smally>
<largex>176</largex>
<largey>649</largey>
</coordinates>
</territory>
<territory>
<name>Naruto</name>
<borders>
<border>Osaka</border>
<border>Kochi</border>
<border>Okinawa</border>
</borders>
<coordinates>
<smallx>182</smallx>
<smally>520</smally>
<largex>237</largex>
<largey>681</largey>
</coordinates>
</territory>
<territory>
<name>Kochi</name>
<borders>
<border>Naruto</border>
<border>Nakamura</border>
</borders>
<coordinates>
<smallx>146</smallx>
<smally>523</smally>
<largex>188</largex>
<largey>690</largey>
</coordinates>
</territory>
<territory>
<name>Nakamura</name>
<borders>
<border>Kochi</border>
<border>Okinawa</border>
<border>Oita</border>
</borders>
<coordinates>
<smallx>127</smallx>
<smally>552</smally>
<largex>166</largex>
<largey>745</largey>
</coordinates>
</territory>
<territory>
<name>Okinawa</name>
<borders>
<border>Naruto</border>
<border>Nakamura</border>
</borders>
<coordinates>
<smallx>175</smallx>
<smally>601</smally>
<largex>229</largex>
<largey>790</largey>
</coordinates>
</territory>
<territory>
<name>Tsushima</name>
<borders>
<border>Nagasaki</border>
</borders>
<coordinates>
<smallx>37</smallx>
<smally>462</smally>
<largex>49</largex>
<largey>611</largey>
</coordinates>
</territory>
<territory>
<name>Nagasaki</name>
<borders>
<border>Sea of Japan</border>
<border>Hiroshima</border>
<border>Tsushima</border>
<border>Oita</border>
<border>Aso</border>
</borders>
<coordinates>
<smallx>53</smallx>
<smally>512</smally>
<largex>73</largex>
<largey>677</largey>
</coordinates>
</territory>
<territory>
<name>Oita</name>
<borders>
<border>Nagasaki</border>
<border>Nakamura</border>
<border>Aso</border>
<border>Miyazaki</border>
</borders>
<coordinates>
<smallx>85</smallx>
<smally>552</smally>
<largex>114</largex>
<largey>723</largey>
</coordinates>
</territory>
<territory>
<name>Aso</name>
<borders>
<border>Nagasaki</border>
<border>Oita</border>
<border>Miyazaki</border>
<border>Kagoshima</border>
</borders>
<coordinates>
<smallx>55</smallx>
<smally>545</smally>
<largex>77</largex>
<largey>718</largey>
</coordinates>
</territory>
<territory>
<name>Miyazaki</name>
<borders>
<border>Oita</border>
<border>Aso</border>
<border>Kagoshima</border>
</borders>
<coordinates>
<smallx>74</smallx>
<smally>577</smally>
<largex>99</largex>
<largey>761</largey>
</coordinates>
</territory>
<territory>
<name>Kagoshima</name>
<borders>
<border>Aso</border>
<border>Miyazaki</border>
</borders>
<coordinates>
<smallx>38</smallx>
<smally>585</smally>
<largex>51</largex>
<largey>767</largey>
</coordinates>
</territory>
<territory>
<name>Sea of Japan</name>
<borders>
<border>Hakodate</border>
<border>Fukui</border>
<border>Nagasaki</border>
</borders>
<coordinates>
<smallx>242</smallx>
<smally>310</smally>
<largex>346</largex>
<largey>407</largey>
</coordinates>
</territory>
</map>[spoiler=Older Versions]Version 13.9
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version139.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version139.jpg
Version 13.8
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version138.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version138.jpg
Version 13.6
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version136.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version136.jpg
Version 13.5
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version135.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version135.jpg
Version 13.3
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version133.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version133.jpg
Version 13.2
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version132.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version132.jpg
Version 13.1
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version131.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version131.jpg
Version 13.0
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version130.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version130.jpgVersion 12.9
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version129.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version129.jpg
Version 12.8
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version128.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version128.jpg
Version 12.6
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version126.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version126.jpg
Version 12.5
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version125.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version125.jpg
Version 12.4
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version124.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version124.jpg
Version 12.2
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version122.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version122.jpg
Version 12.1
Large:
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version121.jpg
Small:
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version121.jpg
Version 11.8
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version118.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version118.jpg
Version 9.6
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version96-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version96-inprogress.jpg
Version 9.4
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version94-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version94-inprogress.jpg
Version 8.3
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version83-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version83-inprogress.jpg
Version 8.2
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version82-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version82-inprogress.jpg
Version 8.1
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version81-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version81-inprogress.jpg
Version 8.0
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version80-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version80-inprogress.jpg
Version 7.8
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version78-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version78-inprogress-1.jpg
Version 7.7
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version77-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version77-inprogress.jpg
Version 7.6
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version76-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version76-inprogress.jpg
Version 7.5
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version75-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version75-inprogress.jpg
Version 7.4
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version74-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version74-inprogress.jpg
Version 7.3
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version73-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version73-inprogress.jpg
Version 7.2
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version72-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version72-inprogress.jpg
Version 7.1
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version71-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version71-inprogress.jpg
Version 7.0
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version70-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version70-inprogress.jpg
Version 6.8
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version68-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version68-inprogress.jpg
Version 6.71
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version671-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version671-inprogress.jpg
Version 6.7
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version67-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version67-inprogress.jpg
Version 6.4
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version64-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version64-inprogress.jpg
Version 6.0
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version60-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version60-inprogress.jpg
Version 5.7
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version57-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version57-inprogress.jpg
Version 5.5
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version55-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version55-inprogress.jpg
Version 5.4
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version54-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version54-inprogress.jpg
Version 5.3
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version53-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version53-inprogress.jpg
Version 5.0
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version50-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version50-inprogress.jpg
Version 4.9
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version49-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version49-inprogress.jpgVersion 4.3
Version 4.5
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version45-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version45-inprogress.jpg
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version43-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version43-inprogress.jpgVersion 4.1
Small - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version43-inprogress.jpg
Large - 800x799
http://i213.photobucket.com/albums/cc121/RedBaron0/bigjapan-version43-inprogress.jpg
Version 3.9
Small only - 601x600
http://img98.imageshack.us/img98/7060/japanversion39inprogres.jpg
Version 3.5
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version351-inprogress.jpg
Version 3.3
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version33-inprogress.jpg
Version 3.0
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version30-inprogress.jpg
Version 2.8
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version28-inprogress.jpg
Version 2.3
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version23-inprogress.jpg
Version 2.1
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version21-inprogress.jpg
Version 2.0:
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version20-inprogress.jpg
Version 1.8:
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version18-inprogress.jpg
Version 1.6:
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version16-inprogress.jpg
Version 1.4:
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version14-inprogress.jpg
Version 1.2:
Small only - 601x600
http://i213.photobucket.com/albums/cc121/RedBaron0/japan-version1.jpg
Version 1.0:
Small - 560x559
http://i213.photobucket.com/albums/cc121/RedBaron0/smalljapan10.jpg
Large - 775x774
http://i213.photobucket.com/albums/cc121/RedBaron0/BigJapan10.jpg[/spoiler]
Possible Issues:
-Gameplay: Completed.
-Graphics: Completed.
-XML:
- Coordinate positions
Color in numbers blending with image
Overlap of "important" parts of the image
Overall Plan:
- Discussions on all issues.
- Continued updates trying out suggestions from the community.
- Large image creation upon resolution of the majority of issues.
- Draft Stamp issued 7-29-09
- Resolve any and all gameplay issues.
- Gameplay Stamp issued 8-24-09
- Complete graphical design.
- Graphics Stamp issued 1-25-10
- XML coding and tests.
- XML stamp issued 2-11-10
- Play games, destroy enemies, conquer Japan. (Beta-testing)
[spoiler=Kanji Translations]Sources:
http://www.kanjidic.com/
http://www.freedict.com/onldict/jap.html
http://nihongo.j-talk.com/parser/search/kanjisearch.php
日 - (hi)day, sun
本
- - (hon) book, main, head, this, our, counter for long cylindrical things
- (moto) origin, original
海 - (umi) sea, beach
日本海 - (nihonkai) Sea of Japan
太 - (futoi) thick, fat
平 - (heiki) coolness, calmness, composure, unconcern
洋 - (en'you)ocean
太平洋 - (taiheiyou)Pacific Ocean
北 - (kita) North
南 - (minami) South
酉 - (tori) tenth sign of the Chinese Zodiac, (the Bird) West
東 - (higashi) East
日出 - (hinode) sunrise
ず - (zu) the (hiragana symbol)
る - (ru) of (hiragana symbol)
国 - (kuni) a country, a nation, a state, a land, one's home
日出ずる国 - (hinode zuru kuni) Land of the Rising Sun
Region names:
北海道 - Hokkaido, or North sea circuit
東北地方 - Tohoku, or Northeast region
関東地方 - Kanto, or East of the barrier
中部地方 - Chubu, or Central Region
中国地方 - Chugoku, or Middle country
四国 - Shikoku, or Four provinces
九州 - Kyushu, Nine provinces[/spoiler]
[spoiler=Copyright agreement]The author(RedBaron0) retains copyright on their work, and gives Conquer Club permission to use the imagery free of charge, for as long as Conquer Club sees fit on the Conquer Club website. Conquer Club cannot sell, lease, or lend the right to use the images to anyone else. The author swears that their map is their own work, or a legal derivative work and by submitting it, do hereby claim all responsibility for that being true.[/spoiler]






