2015-02-14 17:14:22 -05:00
<!doctype html>
< html >
< head >
< title > A Dark Room< / title >
< style >
body {
background-color : #000000 ;
color : #FFFFFF ;
}
a {
color : #FFFFFF ;
}
div {
width : 960 px ;
margin : auto ;
text-align : center ;
margin-top : 20 px ;
}
< / style >
< / head >
< body >
< center >
< img src = "img/Logo1.jpg" / >
< div >
< strong >
A Dark Room isn't really mobile-friendly, and it requires arrow keys.< br / >
Sorry about that!< br / >
< / strong > < br / >
Of course you can < a href = 'index.html?ignorebrowser=true' > play anyway< / a > , but it probably won't work!< br / > < br / >
2015-11-09 18:36:55 -05:00
A Dark Room is now native on iOS! Get it on the < a href = "https://itunes.apple.com/app/apple-store/id736683061?pt=2073437&ct=mobilesplash&mt=8" > App Store< / a > .
2015-02-14 17:14:22 -05:00
< / div >
< / center >
< / body >
< / html >