Skip to content

Huchangzhil/surf

This branch is 1 commit ahead of rbeesley/MicrosoftEdge-SURF:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3eb3575 · Aug 31, 2023

History

14 Commits
Aug 31, 2023
May 30, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 30, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 30, 2020
May 29, 2020
May 30, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 30, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020
May 29, 2020

Repository files navigation

Microsoft Edge S.U.R.F. Game

The S.U.R.F. game from edge://surf

image

I did not create this game; I just copied the files from Microsoft Edge and modified some URLS so it would work outside of Edge.

Playing

Play the game at https://surf.jackbuehner.com

What I changed

  • Changed some URLs
  • Added a favicon
  • Added an ico favicon to support multiple icon sizes
  • Added a manifest.json so the website can be added as a PWA app
  • Ran minimized JavaScript files through a beautifier to make modification easier.
  • Updated functions in surf.bundle.js which relied on WebUI and called into native code on Edge. Those functions now use localStorage to save the game stats.

What is not working

  • Clicking the treasure chest does not open the popup with the new Edge logo

If you know how to fix anything that is not working, feel free to open a pull request. I'll merge it as soon as I see it and confirm it does not break anything.

About

The S.U.R.F. game from edge://surf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%