Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 855 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 855 Bytes

banner

Static Badge

Readme backend

This is what is making the games on my readme working! Let's try them: https://github.com/airopi.

To test it on local, use the utils program to generate the markdown, then use a markdown-to-html converter and create a readme.html file.
Then, just use: docker compose -f compose.yml -f compose.debug.yml watch and go to http://localhost/readme.md

All assets for the Minesweeper game are from https://minesweeper.online/.