Jesse Jones CS 442 Final Project
-
ALERT: The webservers don't work currently! Will fix eventually!
- To run in the meantime:
- Have python installed.
- Have a brower installed.
- Be in the directory of this repo.
- Type the command:
python -m http.server - Go to your favorite browser and type
localhost:8000/main.html - Enjoy the program :)
- When done, exit browser and press CTRL-C in terminal to terminate web server.
- To run in the meantime:
-
Ignore these instructions while the web server python files don't work!
-
Run by double-clicking one of the existing python web servers.
-
If you have Python installed and one of the three given browsers you should be good.
-
NOTE: It seems to run the best on serverChrome.py but it was built using serverFirefox.py so it might seem a little fast when run using serverChrome.py