Skip to content
249 changes: 119 additions & 130 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,133 +1,122 @@
<!doctype html>
<html lang="en">
<head>
<title>Cockatrice</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="stylesheets/styles.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
<script src="javascript/githubAPI.js" defer></script>
</head>
<body>
<div class="wrapper">
<!-- fixed left part of the page with downloads -->
<header>
<h1>Cockatrice</h1>
<p>
A cross-platform virtual tabletop for multiplayer card games
</p>
<br>
<p class="applogo">
<img src="/images/cockatrice_logo.png" alt="Cockatrice logo">
</p>
<br>
<div class="dlbox">
<ul>
<li><a id="win64" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>Windows</strong><sub>10+</sub></a></li>
<li><a id="macOS_latest" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>macOS</strong><sub>15+ (Apple M)</sub></a></li>
<li><a id="macOS_legacy" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>macOS</strong><sub>13+ (Intel)</sub></a></li>
</ul>
<ul>
<li><a id="ubuntu" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>Ubuntu</strong><sub>26.04 LTS</sub></a></li>
<li><a id="debian" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>Debian</strong><sub>13</sub></a></li>
<li><a id="fedora" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>Fedora</strong><sub>44</sub></a></li>
</ul>
</div>
<p>
<strong><a href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">All Available Downloads</a></strong><br>
<a href="https://github.com/Cockatrice/Cockatrice/wiki/Compiling-Cockatrice" target="_blank" rel="noreferrer">How to compile your own binaries</a>
</p>
</header>
<!-- scrollable right part of the page with infos -->
<section>
<!-- 'App Description' paragraph -->
<p>
Cockatrice is an open source, multi-platform application for playing tabletop card games over a network.
The program's server design prevents users from manipulating the game for unfair advantage.<br>
The client also provides a single-player mode, which allows users to brew while offline.
</p>
<br>
<!-- 'News' box -->
<div class="news">
<h3>News</h3>
<ul id="news-list">
<!-- Items listed here will be replaced with the newest release dynamically -->
<li>Read about the newest release <a href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">here</a>!</li>
</ul>
</div>
<br><br><br>
<!-- 'Get Started' paragraph -->
<!-- "id" is on purpose not directly put on the heading to have the sections linkable -->
<h2><a id="get-started" class="anchor" href="#get-started" aria-hidden="true"><span class="octicon octicon-link"></span></a>Get Started</h2>
<hr>
<ol>
<li>Download the app from the sidebar on the left & install it</li>
<br>
<li>Open 'Cockatrice' and run the 'Oracle' card database tool</li>
<br>
<li>Build a deck in client, or import one</li>
<br>
<li>Start playtesting offline, or connect to a <a href="https://github.com/Cockatrice/Cockatrice/wiki/Public-Servers" target="_blank" rel="noreferrer">public server</a></li>
<br>
<b>Enjoy playing your favorite card games!</b>
</ol>
<br>
<br>
<!-- 'Get Support' paragraph -->
<!-- "id" is on purpose not directly put on the heading to have the sections linkable -->
<h2><a id="get-support" class="anchor" href="#get-support" aria-hidden="true"><span class="octicon octicon-link"></span></a>Get Support</h2>
<hr>
<ul>
<li>A lot of useful information can be found on our <a href="https://github.com/Cockatrice/Cockatrice/wiki" target="_blank" rel="noreferrer"><b>official wiki</b></a><br>
(→ <a href="https://github.com/Cockatrice/Cockatrice/wiki/One-minute-game-guide" target="_blank" rel="noreferrer">Quickstart Guide for Gaming</a>,
<a href="https://github.com/Cockatrice/Cockatrice/wiki/Troubleshooting" target="_blank" rel="noreferrer">Troubleshooting</a> &
<a href="https://github.com/Cockatrice/Cockatrice/wiki/Frequently-Asked-Questions" target="_blank" rel="noreferrer">FAQ</a>)
</li>
<br>
<li>The <a href="https://cockatrice.github.io/docs/" target="_blank" rel="noreferrer">'<b>User Reference</b>' section</a> in our technical docs is also helpful</li>
<br>
<li>If you encounter any <b>issues</b> or <b>bugs</b>, would like to suggest a <b>feature</b>, or leave <b>feedback</b>,
please <a href="https://github.com/Cockatrice/Cockatrice/issues/new/choose" target="_blank" rel="noreferrer">file these in our GitHub project</a><br>
(→ <a href="https://github.com/Cockatrice/Cockatrice/wiki/How-to-Create-a-GitHub-Ticket-Regarding-Cockatrice" target="_blank" rel="noreferrer">How to create a GitHub ticket for Cockatrice</a>)
</li>
<br>
<li>For <b>inquiries</b> about a <b>specific server</b>, please contact that server’s admins or mods directly via
their channels, not the app’s development repository
</li>
<br>
<li>Would you like to <b>host</b> your own Servatrice <b>server</b>? <a href="https://github.com/Cockatrice/Cockatrice/wiki/Setting-up-Servatrice" target="_blank" rel="noreferrer">Click here!</a></li>
<br>
<br>
Feel free to <b>contact</b> and <b>connect</b> with us on <a href="https://discord.com/invite/3Z9yzmA" target="_blank" rel="noreferrer">Discord</a> and
<a href="https://www.reddit.com/r/Cockatrice/" target="_blank" rel="noreferrer">Reddit</a>!<br>
</ul>
<br>
<br>
<!-- 'Get Involved' paragraph -->
<!-- "id" is on purpose not directly put on the heading to have the sections linkable -->
<h2><a id="get-involved" class="anchor" href="#get-involved" aria-hidden="true"><span class="octicon octicon-link"></span></a>Get Involved</h2>
<hr>
<ul>
<li><a href="https://explore.transifex.com/cockatrice/cockatrice/" target="_blank" rel="noreferrer">Help <b>translate</b> Cockatrice!</a></li>
<em>Join our translation team on Transifex and easily help translate the app right in your browser</em><br>
<br>
<li><a href="https://github.com/Cockatrice/Cockatrice" target="_blank" rel="noreferrer">Help with <b>coding</b> and <b>fork</b> our GitHub project!</a></li>
<em>Boost our community driven development process - hunt bugs and develop features for your favorite app</em><br>
<br>
<li><a href="https://cockatrice.github.io/docs/" target="_blank" rel="noreferrer">Explore our <b>code documentation</b>!</a></li>
<br>
<em>Many project developers hang around on <a href="https://discord.com/invite/3Z9yzmA" target="_blank" rel="noreferrer"><b>Discord</b></a> - see you there... :)</em><br>
<br>
<br>
<em>This project uses <kbd>C++</kbd> and the <kbd>Qt</kbd> libraries.</em>
</ul>
</section>
<!-- empty footer -->
<footer>
</footer>
</div>
</body>
<head>
<title>Cockatrice</title>
<meta name="description" content="Cockatrice is an open source, cross-platform virtual tabletop for playing multiplayer card games online.">
<meta name="viewport" content="width=device-width">
<meta charset="utf-8">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="stylesheets/styles.css">
<script src="javascript/githubAPI.js" defer></script>
</head>
<body>
<div class="wrapper">
<!-- fixed left part of the page with downloads -->
<header>
<h1>Cockatrice</h1>
<p>
A cross-platform virtual tabletop for multiplayer card games
</p><br>
<p class="applogo">
<img src="/images/cockatrice_logo.png" alt="Cockatrice logo">
</p><br>
<div class="dlbox">
<ul>
<li><a id="windowsDownloadButton" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>Windows</strong><sub id="windowsTargetVersion"></sub></a></li>
<li><a id="macOsDownloadButton" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>macOS</strong><sub id="macOsTargetVersion"></sub></a></li>
<li><a id="macOsIntelDownloadButton" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>macOS</strong><sub id="macOsIntelTargetVersion"></sub></a></li>
</ul>
<ul>
<li><a id="ubuntuDownloadButton" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>Ubuntu</strong><sub id="ubuntuTargetVersion"></sub></a></li>
<li><a id="debianDownloadButton" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>Debian</strong><sub id="debianTargetVersion"></sub></a></li>
<li><a id="fedoraDownloadButton" href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">Download <strong>Fedora</strong><sub id="fedoraTargetVersion"></sub></a></li>
</ul>
</div>
<p>
<strong><a href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">All Available Downloads</a></strong><br>
<a href="https://github.com/Cockatrice/Cockatrice/wiki/Compiling-Cockatrice" target="_blank" rel="noreferrer">How to compile your own binaries</a>
</p>
</header>
<!-- scrollable right part of the page with infos -->
<section>
<!-- 'App Description' paragraph -->
<p>
Cockatrice is an open source, multi-platform application for playing tabletop card games over a network.
The program's server design prevents users from manipulating the game for unfair advantage.<br>
The client also provides a single-player mode, which allows users to brew while offline.
</p><br>
<!-- 'News' box -->
<div class="news">
<h3>News</h3>
<ul id="news-list">
<!-- Items listed here will be replaced with the newest release dynamically -->
<li>Read about the newest release <a href="https://github.com/Cockatrice/Cockatrice/releases/latest" target="_blank" rel="noreferrer">here</a>!</li>
</ul>
</div>
<br><br><br>
<!-- 'Get Started' paragraph -->
<!-- "id" is on purpose not directly put on the heading to have the sections linkable -->
<h2><a id="get-started" class="anchor" href="#get-started" aria-hidden="true"><span class="octicon octicon-link"></span></a>Get Started</h2>
<hr>
<ol>
<li>Download the app from the sidebar on the left & install it</li><br>
<li>Open 'Cockatrice' and run the 'Oracle' card database tool</li><br>
<li>Build a deck in client, or import one</li><br>
<li>Start playtesting offline, or connect to a <a href="https://github.com/Cockatrice/Cockatrice/wiki/Public-Servers" target="_blank" rel="noreferrer">public server</a></li>
</ol><br>
<p>
<b>Enjoy playing your favorite card games!</b>
</p>
<br><br>
<!-- 'Get Support' paragraph -->
<!-- "id" is on purpose not directly put on the heading to have the sections linkable -->
<h2><a id="get-support" class="anchor" href="#get-support" aria-hidden="true"><span class="octicon octicon-link"></span></a>Get Support</h2>
<hr>
<ul>
<li>A lot of useful information can be found on our <a href="https://github.com/Cockatrice/Cockatrice/wiki" target="_blank" rel="noreferrer"><b>official wiki</b></a><br>
(→ <a href="https://github.com/Cockatrice/Cockatrice/wiki/One-minute-game-guide" target="_blank" rel="noreferrer">Quickstart Guide for Gaming</a>,
<a href="https://github.com/Cockatrice/Cockatrice/wiki/Troubleshooting" target="_blank" rel="noreferrer">Troubleshooting</a> &
<a href="https://github.com/Cockatrice/Cockatrice/wiki/Frequently-Asked-Questions" target="_blank" rel="noreferrer">FAQ</a>)
</li><br>
<li>The <a href="https://cockatrice.github.io/docs/" target="_blank" rel="noreferrer">'<b>User Reference</b>' section</a> in our technical docs is also helpful</li><br>
<li>If you encounter any <b>issues</b> or <b>bugs</b>, would like to suggest a <b>feature</b>, or leave <b>feedback</b>,
please <a href="https://github.com/Cockatrice/Cockatrice/issues/new/choose" target="_blank" rel="noreferrer">file these in our GitHub project</a><br>
(→ <a href="https://github.com/Cockatrice/Cockatrice/wiki/How-to-Create-a-GitHub-Ticket-Regarding-Cockatrice" target="_blank" rel="noreferrer">How to create a GitHub ticket for Cockatrice</a>)
</li><br>
<li>For <b>inquiries</b> about a <b>specific server</b>, please contact that server’s admins or mods directly via their channels, not the app’s development repository</li><br>
<li>Would you like to <b>host</b> your own Servatrice <b>server</b>? <a href="https://github.com/Cockatrice/Cockatrice/wiki/Setting-up-Servatrice" target="_blank" rel="noreferrer">Click here!</a></li>
</ul><br>
<p>
Feel free to <b>contact</b> and <b>connect</b> with us on <a href="https://discord.com/invite/3Z9yzmA" target="_blank" rel="noreferrer">Discord</a> and
<a href="https://www.reddit.com/r/Cockatrice/" target="_blank" rel="noreferrer">Reddit</a>!
</p>
<br><br>
<!-- 'Get Involved' paragraph -->
<!-- "id" is on purpose not directly put on the heading to have the sections linkable -->
<h2><a id="get-involved" class="anchor" href="#get-involved" aria-hidden="true"><span class="octicon octicon-link"></span></a>Get Involved</h2>
<hr>
<ul>
<li>
<a href="https://explore.transifex.com/cockatrice/cockatrice/" target="_blank" rel="noreferrer">Help <b>translate</b> Cockatrice!</a><br>
<em>Join our translation team on Transifex and easily help translate the app right in your browser</em>
</li><br>
<li>
<a href="https://github.com/Cockatrice/Cockatrice" target="_blank" rel="noreferrer">Help with <b>coding</b> and <b>fork</b> our GitHub project!</a><br>
<em>Boost our community driven development process - hunt bugs and develop features for your favorite app</em>
</li><br>
<li><a href="https://cockatrice.github.io/docs/" target="_blank" rel="noreferrer">Explore our <b>code documentation</b>!</a></li>
</ul><br>
<p>
Many project developers hang around on <a href="https://discord.com/invite/3Z9yzmA" target="_blank" rel="noreferrer"><b>Discord</b></a> - see you there... :)<br>
<br><br>
<em>This project uses <kbd>C++</kbd> and the <kbd>Qt</kbd> libraries.</em>
</p>
</section>
<!-- empty footer -->
<footer>
</footer>
</div>
</body>
</html>
Loading
Loading