command_line_solitaire 1.1.0 copy "command_line_solitaire: ^1.1.0" to clipboard
command_line_solitaire: ^1.1.0 copied to clipboard

A command-line implementation of the Klondike Solitaire game, written in dart.

Command Line Solitaire #

A command line implementation of the Klondike Solitaire game.

This game is intended to be installed globally with dart pub global activate.

Usage (while developing) #

Run the game with the following command:

dart run bin/command_line_solitaire.dart

Contributing #

To contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Commit your changes.
  5. Push your changes.
  6. Create a pull request.

License #

This project is licensed under the MIT License - see the LICENSE.md file for details.

1
likes
160
points
26
downloads

Publisher

verified publisherdivvit.co

Weekly Downloads

A command-line implementation of the Klondike Solitaire game, written in dart.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on command_line_solitaire