The Let's Surf + Let's Ski game from Microsoft Edge.
Play online at https://dobroposter.github.io/edge-surf-to-exe-compile/
For offline play, go to the website and install this game as a web app (easiest method) OR download this repository. 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.
- 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 ofchrome.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.