# web game test

I'm trying to do a basic MVC (Model-View-Controller) system to render custom html to users and allow interactions with a python backend that keeps scores, references, users etc.

