SPA built with Vue, with VUE CLI, Vuex, and Vue Router.
https://deadbolt.codemuffin.com
The app features a highly interactive JSON config creator, which allows creators to make their own modded levels.
Content is mainly handled with a markdown parser, my preferred way of taking notes while I work.
The site itself provides information on DCP and DECP. These are major updates to the video game Deadbolt and its level editor, written in GML and made by updating the game's source code directly.
npm install
npm run serve
npm run build
npm run lint