Skip to content

studio-bdt/blackjacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

blackjacks

A compilation of different terminal versions of Blackjack, by different Studio BDT members.


Black-Jack

The original, by NeoRazer.

Built in C++, it is a basic version of Blackjack where you face off against an AI and try to earn as much money as possible.

Here, the bot plays like a player, where it can choose when to hit or stand.

The Link


blackhack

The second, by ImmatureGoat.

Built in Java, it is an improved version of NeoRazer's Black-Jack.

Here, the dollar sign is actually used, and there are shop items such as fake aces, incinerators, and guns.

As well as that, the bot actually plays like a dealer, where it has a system of whether to hit or stand.

The Link


hackjack

The third, by SamZua.

Also built in C++, this is an "improved" version of ImmatureGoat's blackhack.

Similar to blackhack, there are shop items, such as double up, but there is also a chip system.

No link yet... :(


blackjack

The fourth, by kamishiro

Built in C in <1 hour

The Link

About

A compilation of different version of Blackjack, by different Studio BDT members.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors