Created
June 30, 2021 23:11
-
-
Save purplejacket/88f0b7d63a08270602802b47b799abb0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/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