walkingriver / mk8r-pwa

Sample Ionic/Angular app for PWA Course and Book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Quick Start

  1. Clone this repo.
  2. Install the required libraries and frameworks.
  3. Run npm install
  4. Run npm start

Requirements

  • Angular 11+
  • Ionic 5+
  • Node 12+

About

Sample Ionic/Angular app for PWA Course and Book


Languages

Language:TypeScript 68.7%Language:HTML 19.4%Language:SCSS 9.2%Language:JavaScript 2.7%