Skip to content

Instantly share code, notes, and snippets.

@purplejacket
Created June 30, 2021 23:11
Show Gist options
  • Save purplejacket/88f0b7d63a08270602802b47b799abb0 to your computer and use it in GitHub Desktop.
Save purplejacket/88f0b7d63a08270602802b47b799abb0 to your computer and use it in GitHub Desktop.
<html>
<head>
<script src="https://cdn.jsdelivr.net/npm/p5@1.3.1/lib/p5.js"></script>
<ul>
Screeps
<ul>
<li>Harvesters </li>
<li>Upgraders</li>
<li>Builders</li>
</ul>
Invaders
<ul>
<li>Core </li>
<li>Room</li>
<li>SourceKeepers</li>
</ul>
Controller Levels
<ul>
<li>1<br></li>
<li>2<br></li>
<li>3<br></li>
</ul>
</ul>
</head>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment