Categorygithub.com/vancomm/minesweeper-server
modulepackage
0.1.8
Repository: https://github.com/vancomm/minesweeper-server.git
Documentation: pkg.go.dev

# README

minesweeper-server

todo

global

  • finish mines API
  • write HTTP API

code quality

  • refactor C-like parts with Go best practices

testing

  • add mines tests for different field params (table driven tests?)
  • convert tree234's TestSuite to unit tests
    • describe existing tests and decompose
  • separate tree234 and tree234's tests into different packages
  • add benchmarks

misc

  • add remaining tree234 functionality and tests from tree.c?
  • move tree234 into a separate project? (publish?)

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author