knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Hotshot Racing Random Driver & Car App!

Lifecycle: experimental

Inside this fun project is a Shiny application to randomly select one of 32 cars available in the supremely awesome retro-inspired racing game Hotshot Racing! This is separate from the game itself, but I created the app to have some fun with my friends in the new Wimpy's World HotShot racing league :racing_car: . Head to Martin Wimpress' YouTube channel to see the past and future gaming streams, all powered by Linux!

Installation

You can install the development version of the app as an R package wtih the following command in your R session

remotes::install_github("rpodcast/hotshots.random)

Under the Hood

I was able to create this fun application in large part to these excellent packages used throughout the app, in addition to the Shiny package:

Code of Conduct

Please note that the hotshots.random project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



rpodcast/hotshots.random documentation built on May 15, 2021, 5:32 p.m.