You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ A JavaScript reimplementation of the classic Neko desktop pet for the web.
8
8
9
9
[Neko](https://en.wikipedia.org/wiki/Neko_(software)) is a classic desktop pet that follows your mouse cursor around the screen. This JavaScript version brings the cat to web pages.
10
10
11
-
It should also be possible to build a browser extension that adds a Neko to all pages and keeps its position consistent across pages, and this would be a welcome addition.
11
+
It should also be possible to build a browser extension that adds a Neko to all pages and keeps its position consistent across pages, and this would be a welcome [addition](https://github.com/louisabraham/nekojs/pulls).
12
12
13
13
The original goal of this recreation was to test the capabilities of Claude Code (Sonnet 4.5) and to see how well it could recreate the original Neko98 behavior with just the original source code and a few prompts. I would have called this **NEKOMANCING** (ba-dum-tss!).
0 commit comments