back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add README and revise distance metricHEADmasterscratko12 days1-0/+98
| | | | | | | Added many inline comments for clarity. Introduced initial version of README with gameplay details, controls, and AI logic. Replaced Euclidean distance with Manhattan distance in standard_distance() to better match grid-based movement without diagonal traversal.
* Added readmescratko2024-04-181-0/+1