Skip to content

Commit

Permalink
update website
Browse files Browse the repository at this point in the history
  • Loading branch information
rchampeimont committed Dec 14, 2013
1 parent 8218170 commit 1651db8
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions website/index.html
Expand Up @@ -6,7 +6,7 @@
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>MiceAmaze 1.8</h1>
<h1>MiceAmaze 2.0</h1>
<p>
<a href="screenshot.png"><img src="screenshot.png" style="width: 30%; float: right; border: solid 1px white; margin-left: 20px;" alt=""></a>
<strong><span style="color: orange;">MiceAmaze</span></strong> is a free video game that features a maze with mice and snakes.
Expand All @@ -22,16 +22,24 @@ <h1>MiceAmaze 1.8</h1>
<li>Free (without any adware or limitation)</li>
</ul>

<p>New in version 2.0 compared to 1.8:</p>
<ul>
<li>Music</li>
<li>Better mice images</li>
<li>Better FPS setting (your computer heats less)</li>
<li>Fix OpenGL crash in "How to play" screen on some video cards</li>
</ul>

<h2>Downloads</h2>
<p><a href="Install%20MiceAmaze.exe"><img src="windows.png" class="osicon" alt=""><strong>Download MiceAmaze for Windows</strong></a> (XP, Vista, 7, 8)</p>
<p><a href="packages"><img src="linux.png" class="osicon" alt=""><strong>Download MiceAmaze package for Debian/Ubuntu 64 bits</strong></a><br>
<p><a href="Install%20MiceAmaze.exe"><img src="windows.png" class="osicon" alt=""><strong>Download MiceAmaze 2.0 for Windows</strong></a> (XP, Vista, 7, 8)</p>
<p><a href="packages"><img src="linux.png" class="osicon" alt=""><strong>Download MiceAmaze 1.8 package for Debian/Ubuntu 64 bits</strong></a><br>
Note that the third number in the version is only about non-feature changes,
the features are strictly equivalent when the two first numbers
are the same (like with 1.3.2 vs 1.3.3)</p>
<p><img src="linux.png" class="osicon" alt="">If you are using Debian jessie (8.0) or unstable, you can install the <strong>miceamaze</strong> package directly from your package manager.</p>

<h2>Source code downloads</h2>
<p><a href="source-packages"><img src="linux.png" class="osicon" alt=""><strong>Download MiceAmaze source code for Linux</strong></a><br>
<p><a href="source-packages"><img src="linux.png" class="osicon" alt=""><strong>Download MiceAmaze 1.8 source code for Linux</strong></a><br>
You will need to know how to compile a program. The dependencies are SDL, QuesoGLC and OpenGL.</p>

<h2>How to play?</h2>
Expand Down

0 comments on commit 1651db8

Please sign in to comment.