dshepsis / OkamiMap

Resource for the locations of items and other objects in the video game Okami
https://dshepsis.github.io/OkamiMap/
1 stars 1 forks source link

Modularical #18

Closed zysim closed 3 years ago

zysim commented 3 years ago

Closes https://github.com/dshepsis/OkamiMap/issues/4

Basically, I moved the main script into its own index.js, and within that, broke off parts of the code into their own modules. Tbh a bit of the breaking off I've done is done by feeling, and not because I've got a rigid plan in mind.

Read notes for extra details :)