Hosting a One Page Game
Last updated
Last updated
This hack builds on the previous hack.
https://solid.gitbook.io/solid-hacks/section-1/hosting-a-web-page-on-your-pod
However this time we will create a one page pacman game
Once again created an html page in your pod, but this time call it pacman.html. You may want to create a games directory too. Edit the source again. But this time you will cut and paste the code from the following github gist.
Your final result should be a game like the link below.
Find the parent gist on github and star it.
Try the following 13kjs game