Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yell0wsuit/ms-edge-letssurf
Latest version of Microsoft Edge's Let's Surf as of v98, plus with a new theme, Let's Ski
https://github.com/yell0wsuit/ms-edge-letssurf
edge-lets-surf edge-surf microsoft-edge
Last synced: 3 days ago
JSON representation
Latest version of Microsoft Edge's Let's Surf as of v98, plus with a new theme, Let's Ski
- Host: GitHub
- URL: https://github.com/yell0wsuit/ms-edge-letssurf
- Owner: yell0wsuit
- Created: 2021-09-23T13:19:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T14:41:51.000Z (over 2 years ago)
- Last Synced: 2023-03-06T22:14:03.387Z (almost 2 years ago)
- Topics: edge-lets-surf, edge-surf, microsoft-edge
- Language: JavaScript
- Homepage: https://yell0wsuit.page/html5-games/games/edge-surf/
- Size: 2.25 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microsoft Edge's *Let's Surf* + *Let's Ski*
The *Let's Surf* + *Let's Ski* game from Microsoft Edge.Also check out [Chrome Dino](https://github.com/yell0wsuit/chrome-dino-enhanced) that saves your highscore.
## Play
Play online at https://yell0wsuit.page/html5-games/games/edge-surf/For offline play, go to the website and install this game as a web app (easiest method). Check the install button in the address bar of the browser.
On iOS, you need to use Safari and add the page to the homescreen.
On Chrome Android, a notification may appear at the bottom of the screen.## Features
- New code from Microsoft Edge v104.0.1293.47.
- Added new theme, "Let's Ski" from v97. Also added a drop-down menu to change between 2 themes.
- Added a new character, Linux Tux.
- 3 game modes.
- Keyboard, mouse, touch and controller support.
- Use ``localstorage`` for storing high score instead of ``chrome.send``, which is not present for client-side.
- PWA support. You can install this game as an app to play offline.
- Mobile support. The game is responsive to most screen sizes.
- Show touch instructions for touch screens as default.