Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harrymkt/mgh
Web repository of Mini Games Hub game, which is an offline set of many mini games bundled into 1 game for visually impaired
https://github.com/harrymkt/mgh
Last synced: about 2 months ago
JSON representation
Web repository of Mini Games Hub game, which is an offline set of many mini games bundled into 1 game for visually impaired
- Host: GitHub
- URL: https://github.com/harrymkt/mgh
- Owner: harrymkt
- Created: 2024-09-12T11:12:16.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T16:13:26.000Z (2 months ago)
- Last Synced: 2024-11-17T16:36:46.809Z (2 months ago)
- Language: Markdown
- Homepage: https://harrymkt.github.io/mgh/
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini Games Hub
Review the [To-Do-List](https://harrymkt.github.io/mgh/to-do-list) to find out what's needed.Mini Games Hub is an offline set of many mini games bundled into 1 game, for visually impaired and this is the repository to keep the documentation as well as the website host. If documentations are incorrect and/or out of date, you can contribute.
[Website](https://harrymkt.github.io/mgh)
## Updating theme
As more features are available to Zola theme, you need to update into your local computer. Please note that this is not required to do, unless you want to build the website from source yourself.If you choose to do so, run the following command from the root of this repository:
```bash
git submodule update --remote
```