~facundo/enjuewemela/trunk

« back to all changes in this revision

Viewing changes to resources/web/index.html

  • Committer: Facundo Batista
  • Date: 2013-07-02 21:13:21 UTC
  • Revision ID: facundo@taniquetil.com.ar-20130702211321-58i6kg93fw8edh36
Changes for release 0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
   <ul class="image-list">
38
38
    <li><a href="imgs/screenshot1.png" alt="screenshot"><img src="imgs/ssth1.png" /></a></li>
39
39
    <li><a href="imgs/screenshot2.png" alt="screenshot"><img src="imgs/ssth2.png" /></a></li>
 
40
   </ul>
 
41
   <ul class="image-list">
40
42
    <li><a href="imgs/screenshot3.png" alt="screenshot"><img src="imgs/ssth3.png" /></a></li>
 
43
    <li><a href="imgs/screenshot4.png" alt="screenshot"><img src="imgs/ssth4.png" /></a></li>
41
44
   </ul>
42
45
  </div>
43
46
 
45
48
   <h2>Game Types</h2>
46
49
 
47
50
   <ul class="feature-list">
48
 
    <li><em>Classic</em> Legacy mode, just make them all disappear</li>
49
 
    <li><em>Rush!</em> You have to fight against time!</li>
50
 
    <li><em>Crazy</em> Your brain will not understand anything in this mode</li>
 
51
    <li><em>Classic</em> - Legacy mode, just make them all disappear</li>
 
52
    <li><em>Rush!</em> - You have to fight against time!</li>
 
53
    <li><em>Crazy</em> - Your brain will not understand anything in this mode</li>
 
54
    <li><em>PyAr</em> - A tribute to several games created by Python Argentina people</li>
51
55
   </ul>
52
56
  </div>
53
57
 
55
59
   <h2>Downloads</h2>
56
60
 
57
61
   <ul class="download-list">
58
 
    <li><a href="http://launchpad.net/enjuewemela/trunk/0.5/+download/enjuewemela-0.5.tar.gz">Multiplatform tarball</a></li>
59
 
    <li><a href="http://launchpad.net/enjuewemela/trunk/0.5/+download/enjuewemela-0.5.deb">Installer (.deb) for Debian/Ubuntu</a></li>
 
62
    <li><a href="http://launchpad.net/enjuewemela/trunk/0.6/+download/enjuewemela-0.6.tar.gz">Multiplatform tarball</a></li>
 
63
    <li><a href="http://launchpad.net/enjuewemela/trunk/0.6/+download/enjuewemela-0.6.deb">Installer (.deb) for Debian/Ubuntu</a></li>
60
64
   </ul>
61
65
 
62
66
   To be automatically updated in Debian/Ubuntu install the PPA, open a command line and do <br/>
93
97
 <div class="section" id="section-devs">
94
98
   <h2>History</h2>
95
99
 
 
100
   Changes for version 0.6:
 
101
 
 
102
   <ul>
 
103
     <li><a href="imgs/screenshot4.png" alt="screenshot">Python Argentina mode!</a></li>
 
104
   </ul>
 
105
 
96
106
   Changes for version 0.5:
97
107
 
98
108
   <ul>