This is an implementation of the 543 game in the Crystal language.

The Rules of 543

Usage

To run in developement: crystal run src/543.cr

To build for a release: crystal build src/543.cr --release

Then to run: ./543

Contributors

Alex Brinkman: