Blackjack

Back to all projects Repository (Library and command line frontend)
Repository (Library and command line frontend) (GitLab)
Repository (Mac Cocoa frontend)
Repository (Mac Cocoa frontend) (GitLab)
Repository (Linux frontend)
Repository (Linux frontend) (GitLab)

Blackjack is a popular casino card game where the objective is to obtain a hand of greater value than that of the dealer without exceeding a value of 21 points, which is known as busting. The backend library is written in Rust but designed to be linkable with C. The Mac frontend is written in Objective-C and the Ubuntu Touch frontend is a QML/Rust application. Both frontends are currently in development. Developed with the help of Fatcat560.

The library and command line frontend are written in Rust and should be compatible on any platform.

Platform availability: