-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·64 lines (52 loc) · 3.58 KB
/
index.html
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
<header>
<title>Tamigucho Mercury & Ethanol - Soon</title>
<link rel="icon" href="icon.png" />
<link rel="logo" href="icon.svg" border="true" />
</header>
<body>
<style>
body {
background: url(full.png);
/*background-size: contain;*/
padding:15px;
}
article {
background: #ffffff;
padding-top: 3px;
padding-left: 10px;
border-radius: 10px
}
</style>
<article>
<h1>Tamigucho Mercury & Ethanol - Soon</h1>
<hr/>
<center><img width="250px" src="./_images/global/en/tamigucho-mercury-logo-medium-up.png"/> <img width="250px" src="./_images/global/en/tamigucho-ethanol-logo-medium-up.png"/></center>
<ul>
<li>Region: <a href="https://factory.tamigucho.com/regions/Valorium" target="_blank">Valorium</a></li>
<li>[NEW] gimmick: TBD</li>
<li>Creatures amount: ??? NEW catchable tamiguchos and ??? total depicted - <a href="https://tamigucho.com/tamipedia" target="_blank">see the TamiPedia</a> for a glimpse</li>
<li>Platforms: GB, GBA, NDS/3DS (through Raspberry Pi cartridges), Phone (Android/iOS/KaiOS), PC (Linux/MacOS/Windows), PS4/5, Xbox One/Series, Switch</li>
<li>Engine: Flutter/Flame</li>
<li>Features: TBD</li>
<li>New types: TBD</li>
</ul>
<center><h3>Early concept featuring pokémons - rather than tamiguchos - to demo the games' vibes, while their respecting legendaries aren't available yet:</h3>
<br/><img src="https://assets.tamigucho.com/assets/cms/img/video-games/mercuryethanol/mercury_ethanol_boxart.png"/>
<br/><a href="https://assets.tamigucho.com/assets/cms/img/video-games/mercuryethanol/mercury_boxart.png" target="_blank"><!--<img width="150px" src="https://assets.tamigucho.com/assets/cms/img/video-games/mercuryethanol/mercury_boxart.png"/>--><img src="https://assets.tamigucho.com/assets/cms/img/video-games/mercuryethanol/mercury_boxart.jpeg"/></a> <a href="https://assets.tamigucho.com/assets/cms/img/video-games/mercuryethanol/ethanol_boxart.png" target="_blank"><!--<img width="150px" src="https://assets.tamigucho.com/assets/cms/img/video-games/mercuryethanol/ethanol_boxart.png"/>--><img width="150px" src="https://assets.tamigucho.com/assets/cms/img/video-games/mercuryethanol/ethanol_boxart.jpeg"/></a>
</center>
<hr/>
<h3>Portrait (PS, Xbox, Switch) boxart concept:</h3>
<img width="800px" src="https://assets.tamigucho.com/assets/cms/img/video-games/mercuryethanol/mercury_ethanol_portrait_boxart.png"/>
<!--Femantis (respecting legendary of the Mercury version) and--> <h3>GBA cartridges concept design:</h3>
<img width="800px" src="./_images/nostalgy/2023concept-boxescartridges.png"/>
<p>As of Jan 21 2024, Tamigucho Mercury & Ethanol aren't launched yet.</p>
<p>Contact us via <a href="https://twitter.com/tamigucho" target="_blank">Twitter</a> or <a href="https://discord.gg/h5R5fTkcHu" target="_blank">Discord</a> if you are interested in joining the community or the development team. If you know to make game music, art or programming (or even ideas), we welcome your contributions.</p>
<h1>Stay tuned for news/announcements:</h1>
<a class="twitter-timeline" href="https://twitter.com/tamigucho?ref_src=twsrc%5Etfw">Tweets by tamigucho</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<!--<hr/>
<a href="builds"><img width="100px" src="https://gateway.pinata.cloud/ipfs/Qme3ZWhsrcuC22EQawWyPVfVVwHfdmsxejbVfjtnJ9GHTp/icon-256.png"/></a><br/>
Test Phonemon Blue game? <a href="builds">Play!</a><br/>To make it work, you need to resize your window to simulate the display of a phone.-->
<hr/>
<center><a href="https://tamigucho.com" target="_blank"><img width="16px" src="https://tamigucho.com/icon.png"/> Go to the main Tamigucho site</a></center>
</article>
</body>