Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 847 Bytes

File metadata and controls

26 lines (20 loc) · 847 Bytes

Jesse Jones CS 442 Final Project

  • ALERT: The webservers don't work currently! Will fix eventually!

    • To run in the meantime:
      1. Have python installed.
      2. Have a brower installed.
      3. Be in the directory of this repo.
      4. Type the command: python -m http.server
      5. Go to your favorite browser and type localhost:8000/main.html
      6. Enjoy the program :)
      7. When done, exit browser and press CTRL-C in terminal to terminate web server.
  • 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