https://github.com/jhk0530/mine.tables
https://github.com/jhk0530/mine.tables
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jhk0530/mine.tables
- Owner: jhk0530
- License: mit
- Created: 2024-06-12T12:23:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-12T13:55:18.000Z (over 1 year ago)
- Last Synced: 2025-01-23T09:17:54.281Z (9 months ago)
- Language: R
- Homepage: https://jhk0530.github.io/mine.tables/
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mine.tables
Minesweeper with Tables and Gemini via Shiny

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. InteractiveSo I made very basic mine-sweeper with some of R packages.
more detailed explain available with [document](https://jhk0530.github.io/mine.tables/)