Skip to content

console based games of chance; a decent way to practice simple python functions

Notifications You must be signed in to change notification settings

slicedpy/console_casino

Repository files navigation

console_casino

Welcome to the slicedpy casino!

This repository is for console based games of chance; a decent way to practice simple python functions and logic. It's meant to be fun above all--no actual loss can only mean gain, right?

Eventually, all of the mini-games will be one grand package to play at once.

TODO: blackjack credits need adjustment to not allow player to play or bet with balance of "0" blackjack symbols: http://stackoverflow.com/questions/15102222/how-to-display-special-characters-in-python-with-print Allow other features like double-down commands create banner

console_debry add stats board (files) to create actualy odds (properties?) [x]convert to use oop --> needs improvement allow for different weighted variables (like jocky and weather) create help menu/credit reading perhaps shift to using python3.x for data analysis tools for race stats create different race tracks (longer and shorter distances) add correction features (mispelled (or misspelled?) horse names) UPDATE COMMENTS AND DOCUMENTATION future you thanks you!

IDEAS: create base for console_roullette (practice of time/sleep)

create console_slotmachine (or better off practice tkinter?)

create console_keno?

create console_bingo (introduce bots/other players)

create console_craps

create console_sportsbook

might make worthwhile to create complete package of mini-games based on one 'credit-wallet'

13-MAR-2022 Finally recovered access to the repo. Talk about fun and games.

First order of business was updating console_horserace--unsurprisingly, when it was released, it was Python2 (2.7 to be exact). Updated to Python3.

Going to dig into UI options. https://blog.resellerclub.com/the-6-best-python-gui-frameworks-for-developers/

About

console based games of chance; a decent way to practice simple python functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages