Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meijirestored/msx-stats

Website that displays Minesweeper X's stats file
https://github.com/meijirestored/msx-stats

minesweeper minesweeper-stats statistics stats stats-reader website

Last synced: about 2 months ago
JSON representation

Website that displays Minesweeper X's stats file

Awesome Lists containing this project

README

        

# Minesweeper X Stats viewer

![Release](https://img.shields.io/github/v/release/MeijiRestored/msx-stats) ![Commit activity](https://img.shields.io/github/commit-activity/m/MeijiRestored/msx-stats) ![Repo size](https://img.shields.io/github/repo-size/MeijiRestored/msx-stats)  

A website to visualize [Minesweeper X](http://www.curtisbright.com/msx/)'s ``stats.txt`` file.

![Stats viewer](https://raw.githubusercontent.com/MeijiRestored/msx-stats/main/assets/main.png)

## Usage

Open the website with [this link](https://meijirestored.github.io/msx-stats/) and load in your ``stats.txt`` file.

The website will then parse various stats from the file and display them.

### How to get the stats.txt file

By default, Minesweeper X does not save the ``stats.txt`` file, you have to enable it manually.

Open Minesweeper X, go in the Extras tab, open Auto Options

![Auto Options menu](https://raw.githubusercontent.com/MeijiRestored/msx-stats/main/assets/auto-options.png)

From this menu, check 'All' under Statistics (in orange). Do the same for every game mode (in red), as the statistics setting applies per game mode.

![Stats file](https://raw.githubusercontent.com/MeijiRestored/msx-stats/main/assets/stats-file.png)

As you play minesweeper, Minesweeper X will fill in the ``stats.txt`` file, located in the same folder as the game executabe, with various stats, that you can read here!