git @ Cat's Eye Technologies Jaccia / fc8378b
Import of HTML fixes from website. Cat's Eye Technologies 12 years ago
1 changed file(s) with 6 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1 <!-- encoding: UTF-8 -->
12 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
23 <head>
34 <title>The Jaccia and Jacciata Cellular Automata</title>
45 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
6 <!-- begin html doc dynamic markup -->
7 <script type="text/javascript" src="/contrib/jquery-1.6.4.min.js"></script>
8 <script type="text/javascript" src="/scripts/documentation.js"></script>
9 <!-- end html doc dynamic markup -->
510 </head>
611 <body>
712
5055 generally serves as an initial Jacciata playfield with the same kind of solution.</p>
5156
5257 <ul>
53 <li><code>&nbsp;</code> - empty space</li>
58 <li><code>&#160;</code> - empty space</li>
5459 <li><code>#</code> - wall (purely decorative)</li>
5560 <li><code>%</code> - slime mold</li>
5661 <li><code>F</code> - food</li>