Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murf-y/npc_map
Network of NPC problems with reductions
https://github.com/murf-y/npc_map
Last synced: about 7 hours ago
JSON representation
Network of NPC problems with reductions
- Host: GitHub
- URL: https://github.com/murf-y/npc_map
- Owner: Murf-y
- Created: 2024-01-27T13:06:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-18T11:25:14.000Z (9 months ago)
- Last Synced: 2024-02-19T00:31:55.340Z (9 months ago)
- Language: HTML
- Homepage: https://murf-y.github.io/npc_map/
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# NPC Map Visualization
Network formed by NPC problems and their reductions to each others (Even though technically it is a complete graph, i only added most popular reductions ).
Live:
---
## Features
1. Visualize the network
2. Hovering over a problem shows a description.
3. Hovering over an edge shows the reduction.
4. Size + Color: Larger & Darker means higher degree (out + in)
5. Drag & Zoom
## TODO
1. Add more problems
2. Add missing reductions decription## Contribution
Feel free to add new problems with their description and reductions.
## LICENSE
MIT