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

Separation of concerns, modularize code, clean things up, etc. #4

Closed dshepsis closed 3 years ago

dshepsis commented 3 years ago

Right now, everything besides data/images is in one html file for each view. The HTML, CSS, and JS need to be re-organized into various separate parts so that it is easier to develop and maintain the overall program.