Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
404notfound64b authored Jun 11, 2024
1 parent 28fae82 commit 1d49cc1
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 73 deletions.
4 changes: 2 additions & 2 deletions index-dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<html>

<head>
<title>Solitairey - Beautiful HTML5 Solitaire</title>
<meta name="description" content="A modern solitaire collection for the web. Built with HTML5 and Javascript.">
<title>Solitaire Experience Plus</title>
<meta name="description" content="A Large solitaire collection.">
<meta name="viewport" content="initial-scale=1.0; maximum-scale=1.0; width=device-width;">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta property="fb:admins" content="100000659492810">
Expand Down
38 changes: 5 additions & 33 deletions index.erb
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,12 @@
<html>
<% else %>
<html manifest="cache.manifest">
<!--
Hi! There's no useful source code on this page :(
BUT!! There is at index-dev.html and Solitairey's Github page https://github.com/pharrington/Solitairey :)
happy hacking
-->


<% end %>
<head>
<title>Solitairey - Beautiful HTML5 Solitaire</title>
<meta name="description" content="A modern solitaire collection for the web. Built with HTML5 and Javascript.">
<title>Solitaire Experience Plus</title>
<meta name="description" content="A Large solitaire collection.">
<meta name="viewport" content="initial-scale=1.0; maximum-scale=1.0; width=device-width;">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta property="fb:admins" content="100000659492810">
Expand All @@ -39,20 +35,7 @@
</head>
<body>
<% unless development %>
<div id=social>
<iframe id="fb" src="http://www.facebook.com/plugins/like.php?href=www.solitairey.com&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
<form id=donate action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="item_name" value="Solitairey Card Games donations">
<input type="hidden" name="no_note" value="0">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_LG.gif:NonHostedGuest">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</div>

<% end %>
<ul id="menu" class="top-menu">
<li class="begin">
Expand Down Expand Up @@ -84,11 +67,6 @@
<button class="popup-button close-chooser">OK</button>
</div></div>
<div id="about-popup" class="hidden popup"><div class="popup-content">
<p>
Solitairey is a collection of Solitaire games created by me, <a class="external" href=http://www.facebook.com/lordpharrington>Paul Harrington</a>.<br />
I found the book <a class="external" href="http://www.amazon.com/gp/product/1314837672/ref=as_li_qf_sp_asin_tl?ie=UTF8&tag=solitairey-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=1314837672">150 Ways to Play Solitaire</a> in an old bookstore one day and was fascinated by its huge variety of solitaires, having only known about Freecell and Klondike from playing on the computer.
Solitairey was a way for me to try out the games I saw that looked fun, while providing an easy way for other people to play.
</p>

<div class="features">
Current features include:
Expand All @@ -105,13 +83,7 @@
</div>

<hr />
<p>
If you like these games, click the Facebook like button and tell your friends about it!
You can also find this on the <a class="external" href=https://chrome.google.com/webstore/detail/dofbnmhnoodmmlhflbcihicmbnhhinhp>Chrome Web Store</a>; install the app, rate it, and leave your comments.
If you don't have Chrome, still send feedback by emailing me at <a class="external" href="mailto:[email protected]">[email protected]</a> or <a class="external" href=http://www.facebook.com/lordpharrington>messaging me on Facebook</a>.
Tell me any games or features you want added, report any bugs you find, or just let me know I'm doing a wonderful job :)
Have a great day.
</p>

<button class="popup-button close-chooser">OK</button>
</div></div>
<div id="game-chooser">
Expand Down
47 changes: 9 additions & 38 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,28 +1,22 @@
<!doctype html>

<html manifest="cache.manifest">
<!--
Hi! There's no useful source code on this page :(
BUT!! There is at index-dev.html and Solitairey's Github page https://github.com/pharrington/Solitairey :)
happy hacking
-->


<head>
<title>Solitairey - Beautiful HTML5 Solitaire</title>
<meta name="description" content="A modern solitaire collection for the web. Built with HTML5 and Javascript.">
<title>Solitaire Experience Plus</title>
<meta name="description" content="A Large solitaire collection.">
<meta name="viewport" content="initial-scale=1.0; maximum-scale=1.0; width=device-width;">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta property="fb:admins" content="100000659492810">
<link rel="stylesheet" href="yui-tabview.css">
<link rel="stylesheet" href="cards.css">
<![if lt IE 9]>
<link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="iphone.css">
<![endif]>

<script type="text/javascript">
<!--<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-9447574-2']);
>_gaq.push(['_setAccount', '']);
_gaq.push(['_trackPageview']);
(function() {
Expand All @@ -31,14 +25,13 @@
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>

</script>-->
</head>
<body>

<ul id="menu" class="top-menu">
<li class="begin">
<a id="new-deal">Deal New Cards</a>
<a id="new-deal">Swap Cards</a>
</li>
<li>
<a id="restart">Restart Game</a>
Expand Down Expand Up @@ -66,19 +59,13 @@
<button class="popup-button close-chooser">OK</button>
</div></div>
<div id="about-popup" class="hidden popup"><div class="popup-content">
<p>
Solitairey is a collection of Solitaire games created by me, <a class="external" href=http://www.facebook.com/lordpharrington>Paul Harrington</a>.<br />
I found the book <a class="external" href="http://www.amazon.com/gp/product/1314837672/ref=as_li_qf_sp_asin_tl?ie=UTF8&tag=solitairey-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=1314837672">150 Ways to Play Solitaire</a> in an old bookstore one day and was fascinated by its huge variety of solitaires, having only known about Freecell and Klondike from playing on the computer.
Solitairey was a way for me to try out the games I saw that looked fun, while providing an easy way for other people to play.
</p>

<div class="features">
Current features include:
<ul>
<li>Over 30 complete games</li>
<li>Hi res full screen graphics</li>
<li>Unlimited undo</li>
<li>Automatic progress saving; start where you left off even after closing your browser</li>
<li>Automatic progress saving; start where you left off even after closing the app</li>
<li>Statistics tracking</li>
<li>Customizable card and background graphics</li>
<li>Togglable autoplay, automatic card flipping and animations</li>
Expand All @@ -88,11 +75,7 @@

<hr />
<p>
If you like these games, click the Facebook like button and tell your friends about it!
You can also find this on the <a class="external" href=https://chrome.google.com/webstore/detail/dofbnmhnoodmmlhflbcihicmbnhhinhp>Chrome Web Store</a>; install the app, rate it, and leave your comments.
If you don't have Chrome, still send feedback by emailing me at <a class="external" href="mailto:[email protected]">[email protected]</a> or <a class="external" href=http://www.facebook.com/lordpharrington>messaging me on Facebook</a>.
Tell me any games or features you want added, report any bugs you find, or just let me know I'm doing a wonderful job :)
Have a great day.
Thank you for playing my game, don't forget to check out the other gamemodes.
</p>
<button class="popup-button close-chooser">OK</button>
</div></div>
Expand Down Expand Up @@ -735,14 +718,7 @@ <h3>Backgrounds</h3>
<button class="popup-button close-chooser">OK</button>
</div></div>
<img src=loading.gif class="loading hidden">
<div class="chromestore hidden">

<a class=hide>[Hide]</a>
<a href=https://chrome.google.com/webstore/detail/dofbnmhnoodmmlhflbcihicmbnhhinhp>
<img src=ChromeWebStore_Badge_v2_206x58.png>
</a>

</div>
<div id=confirmation class="hidden">
<div id=confirmation-popup class="popup">
<div class="popup-content">
Expand Down Expand Up @@ -808,10 +784,5 @@ <h2><span id=win-display-game></span> stats:</h2>

<script type="text/javascript" src="js/combined-min.js"></script>


<div class="skyscraper" id=adleft>
<iframe id=adleftbody width=160 height=600 frameborder=0 scrolling=no></iframe>
</div>

</body>
</html>

0 comments on commit 1d49cc1

Please sign in to comment.