Skip to content

mat-1/internet-roadtrip-pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internet Roadtrip Pathfinder

A somewhat reliable pathfinder for neal.fun's Internet Roadtrip.

You can download the pre-built userscript from here: https://ir.matdoes.dev/pathfinder.user.js. The standalone debug page is at https://ir.matdoes.dev/meowing.

If you're interested in reading the backstory of how the pathfinder came to be, I wrote a blog post about it: http://matdoes.dev/internet-roadtrip-pathfinder

The commit history was reset when the repo was published, some code contributions before this were by @netux.

Development

For building the userscript, you will need Bun installed.

For building the backend, you will need Rust installed.

# optional, build the userscript
cd userscript && bun run build && cd ..

# build and run the backend in release mode
cargo r -r
# website is now running at http://localhost:2397/meowing

About

A somewhat reliable pathfinder for neal.fun's Internet Roadtrip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •