Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title>X movement Collision Left Only</title>
</head>
<body>
<!-- Put your page markup here -->
<div class="box" id="blue"></div>
<div class="box" id="red"></div>
</body>
<!DOCTYPE html>
<html>
<head>
<title>X movement left-only</title>
</head>
<body>
<!-- Put your page markup here -->
<div class="box" id="blue"></div>
<div class="box" id="red"></div>
</body>
<!DOCTYPE html>
<html>
<head>
<title>X movement Collision Left Only</title>
</head>
<body>
<!-- Put your page markup here -->
<div class="box" id="blue"></div>
<div class="box" id="red"></div>
</body>
<!DOCTYPE html>
<html>
<head>
<title>X movement Collision Left Only</title>
</head>
<body>
<!-- Put your page markup here -->
<div class="box" id="blue"></div>
<div class="box" id="red"></div>
</body>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<img src="https://raw.githubusercontent.com/ScriptEdcurriculum/diceGameStarterCode/master/images/1.png">
<img src="https://raw.githubusercontent.com/ScriptEdcurriculum/diceGameStarterCode/master/images/2.png">
<img src="https://raw.githubusercontent.com/ScriptEdcurriculum/diceGameStarterCode/master/images/3.png">
<img src="https://raw.githubusercontent.com/ScriptEdcurriculum/diceGameStarterCode/master/images/4.png">
<!DOCTYPE html>
<html>
<head>
<title>Dice Simulator</title>
<img id="d" src="https://raw.githubusercontent.com/ScriptEdcurriculum/diceGameStarterCode/master/images/1.png">
<img id="dd" src="https://raw.githubusercontent.com/ScriptEdcurriculum/diceGameStarterCode/master/images/2.png">
<img id="ddd" src="https://raw.githubusercontent.com/ScriptEdcurriculum/diceGameStarterCode/master/images/3.png">
<img id="dddd" src="https://raw.githubusercontent.com/ScriptEdcurriculum/diceGameStarterCode/master/images/4.png">
<img id="ddddd"src="https://raw.githubusercontent.com/ScriptEdcurriculum/diceGameStarterCode/master/images/5.png">
<img img="dddddd" src="https://raw.githubusercontent.com/ScriptEdcurriculum/diceGameStarterCode/master/images/6.png">
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>PARAGRAPHS!</h1>
<p id="one">..are boring</p>
<p id="two">BUT NOT MINE.</p>
<p id="three">Today, I learned about console.assert which is an alert/warning that pops up in your console that alerts you if your code is broken, bugged, or doesn't work.</p>
<!DOCTYPE html>
<html>
<head>
<title>Calculator javascript</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Four Functions</title>
</head>
<body>
<h1> Only use JavaScript and the console today! </h1>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<meta charset="utf-8" />
<script>
</script>
<title>JS-Grid We Do</title>
</head>