made the cursors, now for the hard part

This commit is contained in:
mehbark 2023-08-20 07:57:34 -04:00
parent 2e57cbc227
commit 257a889ec2
8 changed files with 2 additions and 1 deletions

View file

@ -28,7 +28,8 @@ const cursors = [
"self_link",
"vriska_egg",
"easter_eggbug",
"mystery",
// such a cool idea to have the map hidden as a cursor :D
"concept",
] as const;
type Cursor = (typeof cursors)[number];

BIN
static/cursor-fun/down.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
static/cursor-fun/left.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
static/cursor-fun/right.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
static/cursor-fun/up.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB