Closed FuzzyAvocado closed 9 years ago
-Reformatted every file so the code is more readable, especially the files with big blobs.
-Moved methods regarding specified things into their own js file for cleaner and improved code management.
-Wrote a method to load building names from a text file called map_data.txt rather than hard coding it.
TODO (for me): -Test load time performance on webpage. So far it seems good but I want to make sure everything is completely optimized.
-Make the actual design of the site sexier...if possible.
-Reformatted every file so the code is more readable, especially the files with big blobs.
-Moved methods regarding specified things into their own js file for cleaner and improved code management.
-Wrote a method to load building names from a text file called map_data.txt rather than hard coding it.
TODO (for me): -Test load time performance on webpage. So far it seems good but I want to make sure everything is completely optimized.
-Make the actual design of the site sexier...if possible.