/moongirl

To get this branch, use:
bzr branch /bzr/moongirl

« back to all changes in this revision

Viewing changes to index.html

  • Committer: Josh C
  • Date: 2012-03-22 15:07:35 UTC
  • Revision ID: josh@9ix.org-20120322150735-pzgj1y4jzcsm7y62
add friction, change X velocities to fight friction

Show diffs side-by-side

added added

removed removed

15
15
      <script type="text/javascript" src="gameObj.js"></script>
16
16
                <script type="text/javascript" src="main.js"></script>
17
17
                </div>
 
18
                <div><font color="#FFFFFF", style ="font-size: 10px; font-family: Courier New">
 
19
                    <span id="debug">debug</span>
 
20
                </font></div>
18
21
        </body>
19
22
</html>