I know the question may seem simple but I cant figure it out. I need help with being able to open a few files that are in JS, CSS and HTML preferably to a browser. Here is the github repository https://github.com/999Solid/Gameforschool
<link rel="stylesheet" href="Spel.css"><script src="Spel.js"></script>you may want to rename Spel.html to index.html so it becomes the default page for the link instead of using
https://999solid.github.io/Gameforschool/Spel.html
it can be just:
https://999solid.github.io/Gameforschool/