Skip to content

porting games from BASIC to Python; just for the fun of it

License

Notifications You must be signed in to change notification settings

cosmicmatter98/games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GAMES

Building some classic terminal based games using python.

Motivation

I am doing this just for the fun of it.

Acey Ducey

Card game where the dealer deals two cards, face up, while the player has to guess whether the value of the third card will be in between the two previously dealt cards or not, and place a bet on it.

The game ends when the player interrupts the normal running of the program or when player runs out of money.

Player can choose the starting money or go with the default 100 dollars.

About

porting games from BASIC to Python; just for the fun of it

Topics

Resources

License

Stars

Watchers

Forks

Languages