Blackjack game
Find a file
2024-11-12 17:06:33 +00:00
.gitignore Initial commit 2024-10-01 13:40:14 +01:00
ace.c Use default terminal colors rather than customised color 2024-11-12 17:06:33 +00:00
LICENSE Update LICENSE 2024-10-12 16:11:56 +01:00
Makefile Update CLFAGS and resolve compiler warnings 2024-11-04 23:27:50 +00:00
README.md Update LICENSE 2024-10-12 16:11:56 +01:00

ace

ace is a game for playing blackjack.

Usage

ace

Building

You will need to run these with elevated privilages.

$ make
# make install

Contributions

Contributions are welcomed, feel free to open a pull request.

License

This project is licensed under the GNU Public License v3.0. See LICENSE for more information.