unleashed-firmware/applications/plugins/blackjack/common
Kevin f1f2718598
Blackjack game: fix bug counting more than one ace
Take into account how many aces there are before using 11 as the value for an ace
2023-03-04 19:46:14 -10:00
..
card.c Blackjack game: fix bug counting more than one ace 2023-03-04 19:46:14 -10:00
card.h Add 3 plugins to be included in base package 2022-11-24 03:00:15 +03:00
dml.c Add 3 plugins to be included in base package 2022-11-24 03:00:15 +03:00
dml.h Add 3 plugins to be included in base package 2022-11-24 03:00:15 +03:00
menu.c Add 3 plugins to be included in base package 2022-11-24 03:00:15 +03:00
menu.h Add 3 plugins to be included in base package 2022-11-24 03:00:15 +03:00
queue.c Add 3 plugins to be included in base package 2022-11-24 03:00:15 +03:00
queue.h Add 3 plugins to be included in base package 2022-11-24 03:00:15 +03:00
ui.c Add 3 plugins to be included in base package 2022-11-24 03:00:15 +03:00
ui.h Add 3 plugins to be included in base package 2022-11-24 03:00:15 +03:00