1
0
mirror of https://github.com/osmarks/website synced 2026-06-01 18:22:17 +00:00
This commit is contained in:
osmarks
2025-02-10 23:13:55 +00:00
parent cc29431570
commit f7d4a5edd5
10 changed files with 145 additions and 5 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

+4 -2
View File
@@ -239,7 +239,9 @@ function GuiHacker(){
"Flipping arrows and applying yoneda lemma",
"Rewriting in Rust",
"Entering Mainframe",
"Full Scan Required."
"Full Scan Required.",
"Core Redundancy Override",
"Cryptoseed Timeout Recalculation"
];
this.isProcessing = false;
this.processTime = 0;
@@ -451,4 +453,4 @@ window.addEventListener("keydown", ev => {
guiHacker.consoleOutput(true)
}
})
adjustCanvas()
adjustCanvas()