I modeled the game after a dive bar I played at for many years called The Kraken. It’s a semi-famous biker bar on the Coast Highway in North County San Diego. In the game, you can drink, play pool, dance, and do some other sketchy things to make money which I won’t elaborate upon here. In its current form, you set the total number of moves to be played, and then whoever is the most drunk by the end wins.
I’m thinking of ways to make the game more engaging. For example, it would be cool if the players could interact with each other. It would also be cool to not have a set number of moves, but some goal to be reached. I also think it would be fun to have some skill/intellect involved e.g. when playing pool, choose an angle to shoot at based on a visual representation of the pool table.
Anyways, here’s the link → https://github.com/IanHarland/Kraken-Game.git
The file you want to look at is Kraken.py, the other files are some stuff from earlier versions/attempts. This is my first program I’ve written from scratch, so keep that in mind. Hope you enjoy, let me know what you think.
Ian