m3data / Ministry-of-Futility-Game

The Ministry of Futility is a text-based adventure game that immerses players in a world of inefficiency and pointless bureaucracy.
Other
0 stars 0 forks source link

Refactor js for modularity #3

Open m3data opened 1 month ago

m3data commented 1 month ago

At the moment a heap of the game logic is in the script.js file. For the purposes of improving maintainability, readability, and making it easier to extend the game in the future I propose we separate this into distinct files. For example: