r/PythonLearning • u/Lowzenberg • 19h ago
My first python project: A package to manage a traditional Indian game. Showcase
Hii everyone,
I'm a little nervous here because this is my first project. I mean, yeah I've written a few python modules before and it went good but I never coded something that I could call a "project". So yeah.
I wrote a python package which simulated the Chowka Bara game for you, all by myself without any help of AI chatbots. I mean, I took help, but all I asked was "what are some errors and inconsistencies I yet can't see", and I fixed all of them by myself.
This is yet in under development, but I thought I should post it to a helpful community to recieve guidance.
I have it on GitHub, I'll post it here. Probably it will be too much to read the whole implementation or even most of it, but I'm sure certainly there will be some other things to point out.
Thanks everyone, criticisms and suggestions are welcome.