https://github.com/walkingriver/mk8r-pwa
Sample Ionic/Angular app for PWA Course and Book
https://github.com/walkingriver/mk8r-pwa
Last synced: 8 months ago
JSON representation
Sample Ionic/Angular app for PWA Course and Book
- Host: GitHub
- URL: https://github.com/walkingriver/mk8r-pwa
- Owner: walkingriver
- Created: 2020-01-21T11:24:25.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T03:01:14.000Z (over 2 years ago)
- Last Synced: 2025-05-12T21:48:43.640Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 11.4 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Summary
Randomizer for Mario Kart 8 on the Nintendo Wii U.
# Description
This application is a totally unauthorized add-on for the very popular Mario Kart 8 by Nintendo for the Wii U™.
The app came about because my family plays Mario Kart for hours at a time. After a while, we discovered that each of us tended
to favor the same character and kart combination.
We started by throwing dice for each player, kart, tire, and glider combination. It took a while, and it's hard to find 18-sided
dice. We had to come up with something a little simpler.
We have taken great care not to use any proprietary assets. Everything, to our knowledge, is fan created. While we believe
we have not infringed on any copyrights or violated any trademarks, there is always the potential that Nintendo could
come in an shut this app down.
# Related Information
This app is also the sample app for my book and course on building progressive web apps with Angular.
- Course: https://gum.co/angular-pwa
- DRM-free eBook: https://gum.co/pwa-angular
- Kindle eBook: https://amzn.to/3teSRxf
# Quick Start
1. Clone this repo.
1. Install the required libraries and frameworks.
1. Run `npm install`
1. Run `npm start`
## Requirements
- Angular 11+
- Ionic 5+
- Node 12+