multiplayer video game to fly arond and shoot eachother. anybody who visits the url can enter the battle.
to run locally: in settings.py turn DEBUG = True and move the static file to /lazors/static
python3 manage.py [ipaddress]:8000 this will host the game port 8000 in LAN for people to play with you
python 3 django 1.9+ django channels asgi_redis
magic on the server daphne probs
feel free to clone and improve, if it runs on your LAN it'll probably work fine online
Jeff, Wes