module
Version:
v0.0.0-...-70bb344
Opens a new window with list of versions in this module.
Published: Sep 6, 2025
License: MIT
Opens a new window with license information.
README
¶
card-guess

This game will guess any card you choose between a random set of 21 cards.

The project uses make to make your life easier. If you're not familiar with Makefiles you can take a look at this quickstart guide.
Whenever you need help regarding the available actions, just use the following command.
make help
Run
To run the game
make run
Test & lint
Run linting
make lint
Run tests
make test
Directories
¶
Click to show internal directories.
Click to hide internal directories.