Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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