diff options
| author | stkhan <personal@slickd.xyz> | 2023-12-12 19:31:10 +0000 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2023-12-12 19:31:10 +0000 |
| commit | e958dca91dfc1d544e969f80013f0e7b895078c4 (patch) | |
| tree | 7ff7f4ffca7157d3d40fe6b4eec671b5fd22b80b /index.html | |
| parent | e9191048ef899a381053c2c69e20d1073f9fd5e6 (diff) | |
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -1,6 +1,6 @@ <!DOCTYPE html> <tl> - <font face="verdana" style="text-align:left;vertical-align:top;padding:0" color="#bd93f9" size="2">v1.0.0</font> + <font face="verdana" style="text-align:left;vertical-align:top;padding:0" color="#bd93f9" size="2">v1.0.1</font> </tl> <title>Pointless 3</title> @@ -8,8 +8,6 @@ <font face="verdana" color="#bd93f9" size="5"><b>Pointless 3</b></font> <p></p> <font face="verdana" color="#bd93f9" size="4">7 ways to win</font> - <p></p> - <font face="verdana" color="#bd93f9" size="4">Made with pain</font> </center> <canvas id="canvas"></canvas> <script> @@ -86,13 +84,6 @@ var map = { [2,1,1,1,1,1,2], [2,1,1,1,1,1,2], [2,1,1,1,1,1,2], - - /* The bloat starts here, im making bets this is going to be 10< kbs */ - /* LMAOOOOOOOOOOO ITS OVER 50 LOLLLLLLLLLLLLLLLLLLLLLLLLL */ - - /* Update: 200KB LMAOOOOOOOOOOOO LOLLLLLLLLLLLLLLLLLLLLLLLLLLLLL LMAOOO HTML GO BRRRRRRR */ - - [2,1,1,1,1,1,2,18,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2], [2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,18], [2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,18], [2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2], |