An open API service indexing awesome lists of open source software.

https://github.com/jhk0530/mine.tables


https://github.com/jhk0530/mine.tables

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# mine.tables

Minesweeper with Tables and Gemini via Shiny

![10](https://github.com/jhk0530/mine.tables/assets/6457691/9235cfb0-d983-4aef-8922-e1f0d3380a65)

You can try live shiny application with this [link](https://jhkim.shinyapps.io/mine-tables/)

## Philosophy behind this project

I want to make table application with 3 concepts below.

1. Enjoyable
2. Various
3. Interactive

So I made very basic mine-sweeper with some of R packages.

more detailed explain available with [document](https://jhk0530.github.io/mine.tables/)