xxxxxxxxxx
<html>
<head>
<meta charset=utf-8>
<title>box2d</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<div class="ball">
<div>
<b></b>
<b></b>
<b></b>
</div>
</div><br>
<div class="crate"></div><br>
<div class="crate"></div><div class="crate"></div><br>
<div class="ground"></div>
<script src="https://cdn.jsdelivr.net/npm/box2dweb@2.1.0-b/box2d.min.js"></script>
<script src="https://rawgithub.com/paulirish/1579671/raw/raf.js"></script>
<script src="https://rawgithub.com/abernier/3225993/raw/loop.js"></script>
<script src="https://code.jquery.com/jquery-latest.js"></script>
<script src="index.js"></script>
</body>
</html>
Updated missing url https://rawgithub.com/paulirish/1579671/raw/rAF.js to https://rawgithub.com/paulirish/1579671/raw/raf.js
https://cdn.jsdelivr.net/npm/box2dweb@2.1.0-b/box2d.min.js
https://rawgithub.com/paulirish/1579671/raw/rAF.js
https://rawgithub.com/abernier/3225993/raw/loop.js
https://code.jquery.com/jquery-latest.js