chess-crystal

A toy project to explore the Crystal programming language

chess-crystal

A toy implementation of the chess rules. Mainly to get to grips with Crystal a bit. Maybe it will even become an actual thing...

Installation

  1. Install Crystal
  2. Install dependencies: shards install

Usage

Build & run:

crystal src/chess-crystal.cr

Development

Build & run tests:

crystal spec --order random

Contributing

  1. Fork it (https://github.com/nerdinand/chess-crystal/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

Repository

chess-crystal

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 1
  • about 3 years ago
  • April 9, 2021
License

MIT License

Links
Synced at

Sat, 04 May 2024 15:46:53 GMT

Languages