gomoku

Generate a Gomoku board
HEAD Latest release released

gomoku

TODO: Write a description here

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      gomoku:
        github: Hentioe/gomoku.cr
    
  2. Run shards install

Usage

require "gomoku"

# Generate a 15x15 board
gomoku = Gomoku::Builder.new(15).make
# The coordinates of victory
gomoku.victory_coords # [y, x]

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/gomoku/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

gomoku:
  github: policr-community/gomoku.cr
  
License MIT
Crystal 0.29.0

Authors

Dependencies 0

Development Dependencies 0

Dependents 1

Last synced .
search fire star recently