# Miluan-XM/Slay-the-Spire SLOC report

> As of 2026-09-17 (commit 6d0c7d18d9c5), Miluan-XM/Slay-the-Spire contains 1,539 total lines: 1,056 code, 242 comments, 241 blank, across 17 files in 5 languages (top: C 78.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Miluan-XM/Slay-the-Spire has 1,056 source lines of code out of 1,539 total lines across 17 files, counted from the 6d0c7d18d9c5cbc9671fc3dd46e3e95e184121d3 ref at commit 6d0c7d18d9c5 by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving Miluan-XM/Slay-the-Spire to commit 6d0c7d18d9c5, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 68.6% of all lines, comments represent 15.7%, and the repository averages 62 code lines per file. C accounts for 78.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 6 | 1,027 | 832 | 90 | 105 |
| C Header | 5 | 441 | 198 | 122 | 121 |
| CMake | 1 | 38 | 26 | 2 | 10 |
| Markdown | 1 | 1 | 0 | 1 | 0 |
| Plain Text | 4 | 32 | 0 | 27 | 5 |

Top language (C 78.8%). Generated at 2026-09-17T10:14:42.085334332+00:00. Canonical report: https://octocounts.com/github/Miluan-XM/Slay-the-Spire

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Miluan-XM/Slay-the-Spire/commit/6d0c7d18d9c5cbc9671fc3dd46e3e95e184121d3?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does Miluan-XM/Slay-the-Spire have?

Miluan-XM/Slay-the-Spire has 1,539 total lines, including 1,056 code lines, 242 comment lines, and 241 blank lines.

### How was the Miluan-XM/Slay-the-Spire line count measured?

OctoCounts resolved the public GitHub repository to commit 6d0c7d18d9c5, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for Miluan-XM/Slay-the-Spire?

This OctoCounts report was generated from 6d0c7d18d9c5cbc9671fc3dd46e3e95e184121d3 at commit 6d0c7d18d9c5 on 2026-09-17T10:14:42.085334332+00:00.

## Similar repository reports

- [KaiCodingFast/WellWordChess](https://octocounts.com/github/KaiCodingFast/WellWordChess) — C, 1,232 code lines
- [openstf/minitouch](https://octocounts.com/github/openstf/minitouch) — C, 863 code lines
- [rxi/fe](https://octocounts.com/github/rxi/fe) — C, 826 code lines
- [Karmakstylez/CVE-2024-6387](https://octocounts.com/github/Karmakstylez/CVE-2024-6387) — C, 809 code lines
- [mathis-s/16b-RISC-Assembler](https://octocounts.com/github/mathis-s/16b-RISC-Assembler) — C, 1,321 code lines
- [somerandomviolinkid/bob16](https://octocounts.com/github/somerandomviolinkid/bob16) — C, 707 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
