Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.12 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.12 KB

Switch Dino Runner

Port of the Chromium "No Internet Dino" game for the Nintendo Switch console. Screenshot

How to install

  1. Have a way to launch Homebrew on your switch, if you don't the SDSetup guide is one of the best to get started.
  2. Download a release from the releases page
  3. Unzip the release and drag the files inside the 'sd' directory onto the root of your SD card
  4. Open the application through the Homebrew Menu

How to play

  • Up Arrow jumps
  • Down Arrow crouches
  • B exits the application
  • A restarts the game after you fail

Known Issues

License

The core javascript code is modified from the Chromium project and licensed under a BSD-style license which can be found here. This project is licensed under the BSD3 license, which can be found in the LICENSE file.